mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
(RCS_FILES): Undo last change.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@932 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
cc9ce05934
commit
e91c98421b
2 changed files with 2 additions and 2 deletions
|
@ -39,7 +39,7 @@ SUBDIRS = src doc checks examples NSCharacterSets admin
|
|||
|
||||
RCS_FILES = \
|
||||
Makefile.in Makeconf configure.in aclocal.m4 \
|
||||
configure.bat \
|
||||
configure.bat Makefile.sed.nt \
|
||||
config/config.nested.c config/config.nextcc.h config/config.nextrt.m
|
||||
|
||||
DIST_FILES = \
|
||||
|
|
|
@ -113,7 +113,7 @@ SecondClass.h
|
|||
DYNAMIC_OFILES = $(DYNAMIC_MFILES:.m=$(OEXT))
|
||||
|
||||
RCS_FILES = $(SRCS) $(HDRS) $(DYNAMIC_MFILES) $(DYNAMIC_HFILES) \
|
||||
Makefile.in NXStringTable.example
|
||||
Makefile.in NXStringTable.example Makefile.sed.nt
|
||||
DIST_FILES = $(RCS_FILES)
|
||||
|
||||
# type 'make bundles' if you also want to check bundles.
|
||||
|
|
Loading…
Reference in a new issue