* Do not forget to distribute our .scm files with the tarball.

git-svn-id: svn://svn.zoy.org/elk/trunk@54 55e467fa-43c5-0310-a8a2-de718669efc6
This commit is contained in:
sam 2003-08-27 01:13:53 +00:00
parent e3eb8513ed
commit f4c7bb44f4
1 changed files with 5 additions and 4 deletions

View File

@ -1,6 +1,10 @@
NULL =
pkgdata_DATA = \
EXTRA_DIST = $(SCM_FILES) slib.scm.in
pkgdata_DATA = $(SCM_FILES) slib.scm
SCM_FILES = \
apropos.scm \
bitstring.scm \
cscheme.scm \
@ -18,7 +22,6 @@ pkgdata_DATA = \
regexp.scm \
safe-env.scm \
setf.scm \
slib.scm \
struct.scm \
toplevel.scm \
trace.scm \
@ -28,5 +31,3 @@ pkgdata_DATA = \
xwidgets.scm \
$(NULL)
EXTRA_DIST = slib.scm.in