makefile include fixes

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@28286 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 2009-05-16 19:25:07 +00:00
parent 81da5c447a
commit e672584425
5 changed files with 11 additions and 10 deletions

View file

@ -47,7 +47,7 @@ include $(GNUSTEP_MAKEFILES)/common.make
include ../Version
include ../config.mak
include pathconfig/pathconfig.mak
-include pathconfig/pathconfig.mak
# Interface version changes with each minor release
libgnustep-base_INTERFACE_VERSION=$(MAJOR_VERSION).$(MINOR_VERSION)