merged, now has download bar, other misc fixes

This commit is contained in:
Thomas Menari
2009-06-08 10:47:56 +01:00
parent 92e8fd101c
commit b6e181e82a
3 changed files with 57 additions and 23 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ clean:
dist: clean
@echo creating dist tarball
@mkdir -p surf-${VERSION}
@cp -R LICENSE Makefile README config.def.h config.mk \
@cp -R LICENSE Makefile README config.mk \
surf.1 ${SRC} surf-${VERSION}
@tar -cf surf-${VERSION}.tar surf-${VERSION}
@gzip surf-${VERSION}.tar