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:
Adam Fedor 1997-10-17 13:35:52 +00:00
parent 7a235b4935
commit ab180cbd8c
9 changed files with 163 additions and 117 deletions

View file

@ -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

View file

@ -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