changeset: 90:9c8ebcf54061
tag: 0.1
user: Enno Boland (tox) <tox_AT_s01.de>
date: Thu Sep 10 09:49:13 2009 +0200
files: Makefile
description:
dist doesn't work. fixing Makefile.
diff -r ed65d49969f4 -r 9c8ebcf54061 Makefile
--- a/Makefile Thu Sep 10 09:48:06 2009 +0200
+++ b/Makefile Thu Sep 10 09:49:13 2009 +0200
@@ -35,7 +35,7 @@
dist: clean
@echo creating dist tarball
@mkdir -p surf-${VERSION}
- @cp -R LICENSE Makefile README config.mk \
+ @cp -R LICENSE Makefile config.mk \
surf.1 ${SRC} surf-${VERSION}
@tar -cf surf-${VERSION}.tar surf-${VERSION}
@gzip surf-${VERSION}.tar
Received on Thu Sep 10 2009 - 07:47:50 UTC
This archive was generated by hypermail 2.2.0 : Thu Sep 10 2009 - 07:48:06 UTC