Include INSTALL in the tarball.
This commit is contained in:
parent
1a2218b89f
commit
fe9e6fe3b9
2
Makefile
2
Makefile
|
@ -6,7 +6,7 @@ distname = sunet-$(version_id)
|
||||||
|
|
||||||
distdir = /tmp
|
distdir = /tmp
|
||||||
|
|
||||||
DISTFILES = COPYING README RELEASE pkg-def.scm \
|
DISTFILES = COPYING README RELEASE INSTALL pkg-def.scm \
|
||||||
scheme/packages.scm \
|
scheme/packages.scm \
|
||||||
start-web-server start-extended-web-server start-surflet-server \
|
start-web-server start-extended-web-server start-surflet-server \
|
||||||
scheme/httpd/*.scm scheme/httpd/surflets/*.scm \
|
scheme/httpd/*.scm scheme/httpd/surflets/*.scm \
|
||||||
|
|
Loading…
Reference in New Issue