Don't put the Makefile into the tarball, it contains only the dist target.

This commit is contained in:
mainzelm 2004-05-05 16:47:17 +00:00
parent 93256f3b71
commit e4cf4931a3
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ distname = sunet-$(version_id)
distdir = /tmp
DISTFILES = COPYING README RELEASE pkg-def.scm Makefile \
DISTFILES = COPYING README RELEASE pkg-def.scm \
scheme/packages.scm \
start-web-server start-extended-web-server start-surflet-server \
scheme/httpd/*.scm scheme/httpd/surflets/*.scm \