# HG changeset patch # User Eric S. Raymond # Date 732582284 0 # Node ID 7afd5e41ed3023ba25a96a07fc4fc5a010873376 # Parent 576b7116415768a27d2ed80719397ae54cceb2b3 Teach it about the new user-runnable command rcs-checkin. diff -r 576b71164157 -r 7afd5e41ed30 lib-src/Makefile.in --- 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.