diff options
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/Makefile.in b/lib-src/Makefile.in index b3bf673bfa8..3b8bd2a3023 100644 --- a/lib-src/Makefile.in +++ b/lib-src/Makefile.in | |||
| @@ -21,7 +21,7 @@ INSTALLABLES = etags ctags emacsclient b2m | |||
| 21 | 21 | ||
| 22 | # Things that Emacs runs internally, or during the build process. | 22 | # Things that Emacs runs internally, or during the build process. |
| 23 | UTILITIES= test-distrib wakeup make-docfile digest-doc sorted-doc \ | 23 | UTILITIES= test-distrib wakeup make-docfile digest-doc sorted-doc \ |
| 24 | movemail cvtmail fakemail yow env emacsserver hexl timer | 24 | movemail cvtmail fakemail yow env emacsserver hexl timer rcs2log vcdiff |
| 25 | 25 | ||
| 26 | EXECUTABLES= ${UTILITIES} ${INSTALLABLES} | 26 | EXECUTABLES= ${UTILITIES} ${INSTALLABLES} |
| 27 | 27 | ||