Fix accidentally deleted line.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@4484 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 1999-06-27 14:23:23 +00:00
parent e9e59a3272
commit 3e23d9af4b

View file

@ -39,7 +39,7 @@
#
# Additional flags to pass to the preprocessor
ADDITIONAL_CPPFLAGS = $(DEFS)
ADDITIONAL_CPPFLAGS = $(DEFS) -Wall
# Additional flags to pass to the Objective-C compiler
ADDITIONAL_OBJCFLAGS =
@ -65,3 +65,6 @@ ADDITIONAL_LIB_DIRS =
ADDITIONAL_INSTALL_DIRS = $(GNUSTEP_HEADERS)/gnustep/base \
$(GNUSTEP_HEADERS)/gnustep/Foundation \
$(GNUSTEP_HEADERS)/gnustep/unicode \
$(GNUSTEP_HEADERS)/$(GNUSTEP_TARGET_CPU)/$(GNUSTEP_TARGET_OS)