include freecraft.rc in source packages
This commit is contained in:
parent
0c28178fcc
commit
184d0d23e4
1 changed files with 2 additions and 1 deletions
3
Makefile
3
Makefile
|
@ -253,7 +253,8 @@ MISC += Makefile Rules.make.orig setup \
|
|||
contrib/doxygen-freecraft.cfg contrib/doxygen-header.html \
|
||||
.indent.pro make/common.scc make/rules.scc make/makefile.scc \
|
||||
make/README tools/udta.c tools/ugrd.c $(CONTRIB) \
|
||||
etlib/hash.c etlib/getopt.c etlib/prgname.c etlib/prgname.h
|
||||
etlib/hash.c etlib/getopt.c etlib/prgname.c etlib/prgname.h \
|
||||
src/freecraft.rc
|
||||
|
||||
mydate = $(shell date +%y%m%d)
|
||||
distdir = freecraft-$(mydate)
|
||||
|
|
Loading…
Add table
Reference in a new issue