mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
Update DIST_FILES for making snapshots
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2607 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
1da36bb26e
commit
1e85219e08
12 changed files with 37 additions and 12 deletions
|
@ -455,7 +455,7 @@ HEADERS_INSTALL = $(GNU_HEADERS) \
|
|||
$(BASE_HEADERS)
|
||||
|
||||
DIST_FILES = \
|
||||
Makefile Makefile.preamble Makefile.postamble AUTHORS \
|
||||
GNUmakefile Makefile.preamble Makefile.postamble AUTHORS \
|
||||
include/config.h.in include/preface.h.in \
|
||||
include/config-win32.h \
|
||||
$(GNU_MFILES) \
|
||||
|
|
|
@ -186,7 +186,7 @@ include/o_map.h: include/o_map_bas.h include/o_map_cbs.h include/o_hash.h
|
|||
TAGS: $(DIST_FILES)
|
||||
etags $(DIST_FILES)
|
||||
|
||||
AUTHORS: Makefile
|
||||
AUTHORS: GNUmakefile
|
||||
rm -f AUTHORS
|
||||
@echo Finding file authors...
|
||||
@echo 'For the legal record, here is a list of who wrote what:'>AUTHORS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue