mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
Changes from richard and wacko.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2521 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
7a235b4935
commit
ab180cbd8c
9 changed files with 163 additions and 117 deletions
|
@ -143,7 +143,7 @@ MyCategory.h \
|
|||
SecondClass.h
|
||||
|
||||
DIST_FILES = $(SRCS) $(HDRS) $(DYNAMIC_MFILES) $(DYNAMIC_HFILES) \
|
||||
Makefile Makefile.preamble Makefile.postamble NXStringTable.example
|
||||
Makefile Makefile.preamble Makefile.postamble
|
||||
|
||||
-include Makefile.preamble
|
||||
|
||||
|
|
|
@ -76,3 +76,5 @@ copy-dist: $(DIST_FILES)
|
|||
for f in $(DIST_FILES); do \
|
||||
cp $$f ../snap/checks ; \
|
||||
done
|
||||
mkdir ../snap/checks/English.lproj
|
||||
cp English.lproj/NXStringTable.example ../snap/checks/English.lproj
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue