Teach it about the new user-runnable command rcs-checkin.

This commit is contained in:
Eric S. Raymond 1993-03-19 23:04:44 +00:00
parent 17457b8df3
commit 8554321b66

View file

@ -79,7 +79,7 @@ INSTALL_DATA = ${INSTALL}
# ============================= Targets ==============================
# Things that a user might actually run, which should be installed in bindir.
INSTALLABLES = etags ctags emacsclient b2m
INSTALLABLES = etags ctags emacsclient b2m rcs-checkin
# Things that Emacs runs internally, or during the build process,
# which should not be installed in bindir.