Mercurial > emacs
changeset 25217:e1f1f34e98a7
(INSTALLABLE_SCRIPTS): Add grep-changelog.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 10 Aug 1999 13:48:24 +0000 |
parents | 40dc181e545b |
children | 9c0733c601c9 |
files | lib-src/Makefile.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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.