[hackers] [sbase] Add README and TODO to dist target || sin
commit 300eedc50a16f968481d257aa875c96659f0a0a9
Author: sin <sin_AT_2f30.org>
Date: Fri Nov 14 11:58:14 2014 +0000
Add README and TODO to dist target
diff --git a/Makefile b/Makefile
index c85d485..e8aba9d 100644
--- a/Makefile
+++ b/Makefile
_AT_@ -162,7 +162,7 @@ uninstall:
dist: clean
_AT_echo creating dist tarball
_AT_mkdir -p sbase-$(VERSION)
- _AT_cp -r LICENSE Makefile config.mk $(SRC) $(MAN) util $(HDR) sbase-$(VERSION)
+ _AT_cp -r LICENSE Makefile README TODO config.mk $(SRC) $(MAN) util $(HDR) sbase-$(VERSION)
_AT_tar -cf sbase-$(VERSION).tar sbase-$(VERSION)
_AT_gzip sbase-$(VERSION).tar
_AT_rm -rf sbase-$(VERSION)
Received on Fri Nov 14 2014 - 12:58:46 CET
This archive was generated by hypermail 2.3.0
: Fri Nov 14 2014 - 13:00:13 CET