gimp/tools/Makefile.am
Raja R Harinath 320c74efdf Comment out gcg stuff.
* tools/Makefile.am: Comment out gcg stuff.
1999-08-24 23:51:35 +00:00

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)