mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 03:11:18 +00:00
Install GSVersion.h
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10240 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
5304b0c6fe
commit
69366c97ce
1 changed files with 2 additions and 1 deletions
|
@ -35,7 +35,7 @@ include ../Version
|
|||
include ../config.make
|
||||
|
||||
# The library to be compiled
|
||||
LIBRARY_NAME=libgnustep-gui
|
||||
LIBRARY_NAME = libgnustep-gui
|
||||
|
||||
# The Objective-C source files to be compiled
|
||||
libgnustep-gui_C_FILES = \
|
||||
|
@ -164,6 +164,7 @@ libgnustep-gui_HEADER_FILES_INSTALL_DIR = /AppKit
|
|||
|
||||
libgnustep-gui_HEADER_FILES = \
|
||||
AppKit.h \
|
||||
GSVersion.h \
|
||||
AppKitExceptions.h \
|
||||
DPSOperators.h \
|
||||
GMAppKit.h \
|
||||
|
|
Loading…
Reference in a new issue