(scripts_sources): Add "summarize-guile-TODO".
authorThien-Thi Nguyen <ttn@gnuvola.org>
Sat, 6 Apr 2002 08:19:49 +0000 (08:19 +0000)
committerThien-Thi Nguyen <ttn@gnuvola.org>
Sat, 6 Apr 2002 08:19:49 +0000 (08:19 +0000)
scripts/Makefile.am

index 97aba0a..a0abbfd 100644 (file)
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in.
 ##
-##     Copyright (C) 2001 Free Software Foundation, Inc.
+##     Copyright (C) 2002 Free Software Foundation, Inc.
 ##
 ##   This file is part of GUILE.
 ##
@@ -34,7 +34,8 @@ scripts_sources =             \
        read-scheme-source      \
        read-text-outline       \
        use2dot                 \
-       snarf-check-and-output-texi
+       snarf-check-and-output-texi \
+       summarize-guile-TODO
 
 subpkgdatadir = $(pkgdatadir)/$(VERSION)/scripts
 subpkgdata_SCRIPTS = $(scripts_sources)