gimp/tools/Makefile.am

14 lines
132 B
Makefile

if WITH_PDBGEN
D_pdbgen=pdbgen
else
D_pdbgen=
endif
#if WITH_GCG
#D_gcg=gcg
#else
#D_gcg=
#endif
SUBDIRS = $(D_pdbgen) #$(D_gcg)