Introduction
Introduction Statistics Contact Development Disclaimer Help
Making dist work again. - surf - surf browser, a WebKit based browser
git clone git://git.suckless.org/surf
Log
Files
Refs
README
LICENSE
---
commit 606c6e3297b12051ebcd8d3fc91f51182a20cdcd
parent 076d9f2350bd9e3e66709bbba4e9821c1a2e7590
Author: Christoph Lohmann <[email protected]>
Date: Sun, 10 Feb 2013 19:40:14 +0100
Making dist work again.
Diffstat:
M Makefile | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
diff --git 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
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.