From 2f639aede5709c2c5105e40d35b355bdddbcf4f5 Mon Sep 17 00:00:00 2001 From: "Enno Boland (tox)" Date: Fri, 11 Sep 2009 09:38:53 +0200 Subject: Makefile fixing --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 80fe821..b98d311 100644 --- a/Makefile +++ b/Makefile @@ -35,7 +35,7 @@ clean: dist: clean @echo creating dist tarball @mkdir -p surf-${VERSION} - @cp -R LICENSE Makefile config.mk README \ + @cp -R LICENSE Makefile config.mk config.def.h README \ surf.1 ${SRC} surf-${VERSION} @tar -cf surf-${VERSION}.tar surf-${VERSION} @gzip surf-${VERSION}.tar -- cgit v1.2.3