aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src')
-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 eda56a40e9a..09e98064afc 100644
--- a/lib-src/Makefile.in
+++ b/lib-src/Makefile.in
@@ -79,7 +79,7 @@ INSTALL_DATA = ${INSTALL}
79# ============================= Targets ============================== 79# ============================= Targets ==============================
80 80
81# Things that a user might actually run, which should be installed in bindir. 81# Things that a user might actually run, which should be installed in bindir.
82INSTALLABLES = etags ctags emacsclient b2m 82INSTALLABLES = etags ctags emacsclient b2m rcs-checkin
83 83
84# Things that Emacs runs internally, or during the build process, 84# Things that Emacs runs internally, or during the build process,
85# which should not be installed in bindir. 85# which should not be installed in bindir.