]> git.eshelyaron.com Git - emacs.git/commitdiff
(INSTALLABLE_SCRIPTS): Add grep-changelog.
authorGerd Moellmann <gerd@gnu.org>
Tue, 10 Aug 1999 13:48:24 +0000 (13:48 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 10 Aug 1999 13:48:24 +0000 (13:48 +0000)
lib-src/Makefile.in

index cf60f35ad2ebb1d2cc7121245eb95fe6c4bdbce1..6aa04af91016203e77c1b42e0931333f74a25c98 100644 (file)
@@ -93,7 +93,7 @@ INSTALL_STRIP =
 # 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.