Teach it about the new user-runnable command rcs-checkin.
This commit is contained in:
parent
17457b8df3
commit
8554321b66
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue