]> Skullheadx's Git Forge - surf.git/commitdiff
Making dist work again.
authorChristoph Lohmann <20h@r-36.net>
Sun, 10 Feb 2013 18:40:14 +0000 (19:40 +0100)
committerChristoph Lohmann <20h@r-36.net>
Sun, 10 Feb 2013 18:40:14 +0000 (19:40 +0100)
Makefile

index b98d311c54f247a2c0457283e6cbeb11512b5802..a9d4d1d49e043665e123da7258cf0bd2f32704b2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -36,6 +36,7 @@ dist: clean
        @echo creating dist tarball
        @mkdir -p surf-${VERSION}
        @cp -R LICENSE Makefile config.mk config.def.h README \
+               surf-open.sh arg.h TODO.md surf.png \
                surf.1 ${SRC} surf-${VERSION}
        @tar -cf surf-${VERSION}.tar surf-${VERSION}
        @gzip surf-${VERSION}.tar