Install headers in AppKit rather than gnustep/AppKit; include local

gui.make


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8890 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2001-01-29 19:48:42 +00:00
parent 55b1cd5681
commit bb8a4b8574

View file

@ -28,6 +28,7 @@ GNUSTEP_INSTALLATION_DIR = $(GNUSTEP_SYSTEM_ROOT)
GNUSTEP_MAKEFILES = $(GNUSTEP_SYSTEM_ROOT)/Makefiles
GNUSTEP_LOCAL_ADDITIONAL_MAKEFILES=../gui.make
include $(GNUSTEP_MAKEFILES)/common.make
include ../Version
@ -158,7 +159,7 @@ libgnustep-gui_OBJC_FILES += NSPasteboard.m
endif
libgnustep-gui_HEADER_FILES_DIR = ../Headers
libgnustep-gui_HEADER_FILES_INSTALL_DIR = /gnustep
libgnustep-gui_HEADER_FILES_INSTALL_DIR = /
libgnustep-gui_HEADER_FILES = \
AppKit/AppKit.h \