1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-03 18:50:19 +02:00

(bin_SCRIPTS): Revive this decl, w/ initial element

"guile-snarf" moved back from `noinst_SCRIPTS'.
This commit is contained in:
Thien-Thi Nguyen 2002-03-08 21:34:41 +00:00
parent 30147b36d3
commit c1df3cf8dc

View file

@ -138,10 +138,11 @@ modinclude_HEADERS = __scm.h alist.h arbiters.h async.h backtrace.h boolean.h \
## and not a header -- headers are included in the distribution.
modinclude_DATA = scmconfig.h
bin_SCRIPTS = guile-snarf
# We can re-enable install for some of these if/when they are documented
# and people feel like maintaining them. For now, this is not the case.
noinst_SCRIPTS = guile-snarf guile-doc-snarf guile-snarf-docs \
guile-func-name-check
noinst_SCRIPTS = guile-doc-snarf guile-snarf-docs guile-func-name-check
EXTRA_DIST = ChangeLog-gh ChangeLog-scm ChangeLog-threads \
ChangeLog-1996-1999 ChangeLog-2000 cpp_signal.c \