# HG changeset patch # User Gerd Moellmann # Date 934292904 0 # Node ID e1f1f34e98a7c0975ff6a65b590d4abcf05cf17f # Parent 40dc181e545be2771ab6db03b2adf67153695296 (INSTALLABLE_SCRIPTS): Add grep-changelog. diff -r 40dc181e545b -r e1f1f34e98a7 lib-src/Makefile.in --- 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.