summaryrefslogtreecommitdiff
path: root/lib-src/Makefile.in
diff options
context:
space:
mode:
authorGerd Moellmann <gerd@gnu.org>1999-08-10 13:48:24 +0000
committerGerd Moellmann <gerd@gnu.org>1999-08-10 13:48:24 +0000
commite511d7f44a2550c23437fd943ca57f0c5e771ec8 (patch)
treefaa8869a28cc0868252f11c1fe9e588acea97805 /lib-src/Makefile.in
parent6dde7e380cdf94948d72f95dc16ef355afbb4299 (diff)
downloademacs-e511d7f44a2550c23437fd943ca57f0c5e771ec8.tar.gz
(INSTALLABLE_SCRIPTS): Add grep-changelog.
Diffstat (limited to 'lib-src/Makefile.in')
-rw-r--r--lib-src/Makefile.in2
1 files changed, 1 insertions, 1 deletions
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.