Don't put the Makefile into the tarball, it contains only the dist target.
This commit is contained in:
parent
93256f3b71
commit
e4cf4931a3
2
Makefile
2
Makefile
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue