Include config.mak in main dir

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@18399 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Adam Fedor 2004-01-13 02:39:43 +00:00
parent 3aed9afeb7
commit 9ea29bc91f
2 changed files with 6 additions and 1 deletions

View file

@ -25,6 +25,7 @@
# Install into the system root by default
GNUSTEP_INSTALLATION_DIR = $(GNUSTEP_SYSTEM_ROOT)
-include ../config.mak
-include config.mak
GNUSTEP_LOCAL_ADDITIONAL_MAKEFILES=../base.make