Mercurial > emacs
diff lib-src/Makefile.in @ 2274:7afd5e41ed30
Teach it about the new user-runnable command rcs-checkin.
| author | Eric S. Raymond <esr@snark.thyrsus.com> |
|---|---|
| date | Fri, 19 Mar 1993 23:04:44 +0000 |
| parents | 29579cd51981 |
| children | a0505f85e69d |
line wrap: on
line diff
--- a/lib-src/Makefile.in Fri Mar 19 23:01:33 1993 +0000 +++ b/lib-src/Makefile.in Fri Mar 19 23:04:44 1993 +0000 @@ -79,7 +79,7 @@ # ============================= 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.
