mirror of
https://github.com/gnustep/libs-gdl2.git
synced 2025-04-22 12:55:44 +00:00
building of palette until auto detection works reliably. * config.make.in: New file. * configure: Regenerate. * GNUmakefile: Include new file. * Makefile.postamble: Remove generated config.make on distclean. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gdl2/trunk@23394 72102866-910b-0410-8b05-ffd578937521
3 lines
67 B
Text
3 lines
67 B
Text
ifeq ($(GUI_MAKE_LOADED),yes)
|
|
SUBPROJECTS += @SUBPROJECTS@
|
|
endif
|