(scripts_sources): Add "scan-api".
authorThien-Thi Nguyen <ttn@gnuvola.org>
Wed, 8 May 2002 12:50:01 +0000 (12:50 +0000)
committerThien-Thi Nguyen <ttn@gnuvola.org>
Wed, 8 May 2002 12:50:01 +0000 (12:50 +0000)
scripts/Makefile.am

index a0abbfd..4b208c8 100644 (file)
@@ -35,7 +35,8 @@ scripts_sources =             \
        read-text-outline       \
        use2dot                 \
        snarf-check-and-output-texi \
-       summarize-guile-TODO
+       summarize-guile-TODO    \
+       scan-api
 
 subpkgdatadir = $(pkgdatadir)/$(VERSION)/scripts
 subpkgdata_SCRIPTS = $(scripts_sources)