changeset: 985:9c63b1d4200d
tag: tip
user: Anselm R. Garbe <garbeam_AT_gmail.com>
date: Sat Sep 15 10:31:28 2007 +0200
summary: dist target only needs to add config.default.h
diff -r 57dd38ea27ba -r 9c63b1d4200d Makefile
--- a/Makefile Sat Sep 15 10:30:45 2007 +0200
+++ b/Makefile Sat Sep 15 10:31:28 2007 +0200
@@ -35,7 +35,7 @@ dist: clean
dist: clean
@echo creating dist tarball
@mkdir -p dwm-${VERSION}
- @cp -R LICENSE Makefile README config.*.h config.mk \
+ @cp -R LICENSE Makefile README config.default.h config.mk \
dwm.1 dwm.h tile.h ${SRC} dwm-${VERSION}
@tar -cf dwm-${VERSION}.tar dwm-${VERSION}
@gzip dwm-${VERSION}.tar
Received on Sat Sep 15 2007 - 10:31:37 UTC
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:58:04 UTC