(scripts_sources): Added snarf-guile-m4-docs.
authorMarius Vollmer <mvo@zagadka.de>
Wed, 8 Sep 2004 16:18:29 +0000 (16:18 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Wed, 8 Sep 2004 16:18:29 +0000 (16:18 +0000)
scripts/Makefile.am

index 52911bc..fc7efdc 100644 (file)
 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)