Codebase list gimp-plugin-registry / 1d05b9a
Fix common-settings.mk includes. Bernd Zeimetz 10 years ago
3 changed file(s) with 0 addition(s) and 6 deletion(s). Raw diff Collapse all Expand all
0
1 include common-settings.mk
20
31 SRCDIR = ./src
42
0
1 include common-settings.mk
20
31 PYDEFAULT := $(shell pyversions -vd)
42 PYCOMPILE := $(shell which pycompile| grep -v 'not found')
0 include common-settings.mk
1
20 GIMPTOOL = /usr/bin/gimptool-2.0
31
42 %: %.c