mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
Many updates for flattened directory structure.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@8252 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
e885e07c3e
commit
c12a3a8fa6
5 changed files with 35 additions and 24 deletions
|
@ -352,9 +352,9 @@ $(HEADER_DIR)/o_array.h \
|
|||
$(HEADER_DIR)/o_hash.h \
|
||||
$(HEADER_DIR)/o_list.h \
|
||||
$(HEADER_DIR)/o_map.h \
|
||||
$(GNUSTEP_TARGET_CPU)/$(GNUSTEP_TARGET_OS)/mframe.h \
|
||||
$(GNUSTEP_TARGET_CPU)/$(GNUSTEP_TARGET_OS)/config.h \
|
||||
$(GNUSTEP_TARGET_CPU)/$(GNUSTEP_TARGET_OS)/GSConfig.h
|
||||
$(GNUSTEP_TARGET_DIR)/mframe.h \
|
||||
$(GNUSTEP_TARGET_DIR)/config.h \
|
||||
$(GNUSTEP_TARGET_DIR)/GSConfig.h
|
||||
|
||||
# The C source files to be compiled
|
||||
libgnustep-base_C_FILES = $(GNU_CFILES)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue