diff --git a/Makefile b/Makefile index 873379c..6947ca2 100644 --- a/Makefile +++ b/Makefile @@ -97,8 +97,8 @@ GREP ?= grep PYTHON ?= python # Graphics processing -GIMP ?= $(shell command -v gimp) -GIMP_FLAGS ?= -n -i +GIMP ?= $(shell command -v gimp-console) +GIMP_FLAGS ?= -n -i --batch-interpreter=plug-in-script-fu-eval # NML NML ?= nmlc