mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 14:00:21 +02:00
(scripts_sources): Added snarf-guile-m4-docs.
This commit is contained in:
parent
6ef7423a41
commit
be2540fa56
1 changed files with 18 additions and 17 deletions
|
@ -22,23 +22,24 @@
|
|||
AUTOMAKE_OPTIONS = gnu
|
||||
|
||||
# These should be installed and distributed.
|
||||
scripts_sources = \
|
||||
PROGRAM \
|
||||
autofrisk \
|
||||
display-commentary \
|
||||
doc-snarf \
|
||||
frisk \
|
||||
generate-autoload \
|
||||
lint \
|
||||
punify \
|
||||
read-scheme-source \
|
||||
read-text-outline \
|
||||
use2dot \
|
||||
snarf-check-and-output-texi \
|
||||
summarize-guile-TODO \
|
||||
scan-api \
|
||||
api-diff \
|
||||
read-rfc822
|
||||
scripts_sources = \
|
||||
PROGRAM \
|
||||
autofrisk \
|
||||
display-commentary \
|
||||
doc-snarf \
|
||||
frisk \
|
||||
generate-autoload \
|
||||
lint \
|
||||
punify \
|
||||
read-scheme-source \
|
||||
read-text-outline \
|
||||
use2dot \
|
||||
snarf-check-and-output-texi \
|
||||
summarize-guile-TODO \
|
||||
scan-api \
|
||||
api-diff \
|
||||
read-rfc822 \
|
||||
snarf-guile-m4-docs
|
||||
|
||||
subpkgdatadir = $(pkgdatadir)/$(GUILE_EFFECTIVE_VERSION)/scripts
|
||||
subpkgdata_SCRIPTS = $(scripts_sources)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue