diff lib-src/Makefile.in @ 25217:e1f1f34e98a7

(INSTALLABLE_SCRIPTS): Add grep-changelog.
author Gerd Moellmann <gerd@gnu.org>
date Tue, 10 Aug 1999 13:48:24 +0000
parents 55fa009810e9
children f7b5dafed515
line wrap: on
line diff
--- a/lib-src/Makefile.in	Tue Aug 10 13:33:49 1999 +0000
+++ b/lib-src/Makefile.in	Tue Aug 10 13:48:24 1999 +0000
@@ -93,7 +93,7 @@
 # Things that a user might actually run,
 # which should be installed in bindir.
 INSTALLABLES = etags ctags emacsclient b2m
-INSTALLABLE_SCRIPTS = rcs-checkin
+INSTALLABLE_SCRIPTS = rcs-checkin grep-changelog
 
 # Things that Emacs runs internally, or during the build process,
 #  which should not be installed in bindir.