Don't put install-lib files into the tarball.

This commit is contained in:
mainzelm 2004-05-05 16:44:02 +00:00
parent 079d184b57
commit f105fec02e
1 changed files with 2 additions and 3 deletions

View File

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