diff options
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/Makefile.in | 2 |
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 = | |||
| 93 | # Things that a user might actually run, | 93 | # Things that a user might actually run, |
| 94 | # which should be installed in bindir. | 94 | # which should be installed in bindir. |
| 95 | INSTALLABLES = etags ctags emacsclient b2m | 95 | INSTALLABLES = etags ctags emacsclient b2m |
| 96 | INSTALLABLE_SCRIPTS = rcs-checkin | 96 | INSTALLABLE_SCRIPTS = rcs-checkin grep-changelog |
| 97 | 97 | ||
| 98 | # Things that Emacs runs internally, or during the build process, | 98 | # Things that Emacs runs internally, or during the build process, |
| 99 | # which should not be installed in bindir. | 99 | # which should not be installed in bindir. |