[hackers] [lsw] add manpage to dist || Connor Lane Smith

From: <hg_AT_suckless.org>
Date: Sat, 4 Jun 2011 22:36:34 +0200 (CEST)

changeset: 8:bda26618a6be
tag: 0.2
user: Connor Lane Smith <cls_AT_lubutu.com>
date: Sat Jun 04 21:34:39 2011 +0100
files: Makefile
description:
add manpage to dist

diff -r c188467037e5 -r bda26618a6be Makefile
--- a/Makefile Sat Jun 04 19:34:05 2011 +0100
+++ b/Makefile Sat Jun 04 21:34:39 2011 +0100
@@ -29,7 +29,7 @@
 dist: clean
         @echo creating dist tarball
         @mkdir -p lsw-${VERSION}
- @cp -R LICENSE Makefile README config.mk ${SRC} lsw-${VERSION}
+ @cp -R LICENSE Makefile README config.mk lsw.1 ${SRC} lsw-${VERSION}
         @tar -cf lsw-${VERSION}.tar lsw-${VERSION}
         @gzip lsw-${VERSION}.tar
         @rm -rf lsw-${VERSION}
Received on Sat Jun 04 2011 - 22:36:34 CEST

This archive was generated by hypermail 2.2.0 : Sat Jun 04 2011 - 22:48:05 CEST