From: Gerd Moellmann Date: Tue, 10 Aug 1999 13:48:24 +0000 (+0000) Subject: (INSTALLABLE_SCRIPTS): Add grep-changelog. X-Git-Tag: emacs-pretest-21.0.90~7224 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e511d7f44a2550c23437fd943ca57f0c5e771ec8;p=emacs.git (INSTALLABLE_SCRIPTS): Add grep-changelog. --- diff --git a/lib-src/Makefile.in b/lib-src/Makefile.in index cf60f35ad2e..6aa04af9101 100644 --- a/lib-src/Makefile.in +++ b/lib-src/Makefile.in @@ -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.