mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +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
6473920814
commit
69d86d8223
12 changed files with 37 additions and 12 deletions
|
@ -49,16 +49,14 @@ first-client_OBJC_FILES = first-client.m
|
|||
second-server_OBJC_FILES = second-server.m
|
||||
second-client_OBJC_FILES = second-client.m
|
||||
|
||||
SRCS = $(TOOL_NAME:=.m)
|
||||
SRCS = $(TEST_TOOL_NAME:=.m)
|
||||
|
||||
HDRS = \
|
||||
first-server.h \
|
||||
second-server.h \
|
||||
second-client.h
|
||||
|
||||
DIST_FILES = $(SRCS) $(HDRS) Makefile Makefile.postamble Makefile.preamble \
|
||||
Makefile.example.in \
|
||||
configure.example.in \
|
||||
DIST_FILES = $(SRCS) $(HDRS) GNUmakefile Makefile.postamble Makefile.preamble \
|
||||
custom-zone.m
|
||||
|
||||
-include Makefile.preamble
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue