1999-08-08 17:58:54 +00:00
|
|
|
--- Makefile.in.orig Sat Apr 10 04:16:24 1999
|
|
|
|
+++ Makefile.in Sat Jul 24 01:03:43 1999
|
1998-09-23 16:13:20 +00:00
|
|
|
@@ -188,7 +188,7 @@
|
1997-04-18 10:50:28 +00:00
|
|
|
# Subdirectories to make recursively. `lisp' is not included
|
|
|
|
# because the compiled lisp files are part of the distribution
|
|
|
|
# and you cannot remake them without installing Emacs first.
|
1997-12-14 14:52:03 +00:00
|
|
|
-SUBDIR = lib-src src leim
|
|
|
|
+SUBDIR = lib-src src leim man
|
1997-04-18 10:50:28 +00:00
|
|
|
|
|
|
|
# The makefiles of the directories in $SUBDIR.
|
1997-12-14 14:52:03 +00:00
|
|
|
SUBDIR_MAKEFILES = lib-src/Makefile man/Makefile src/Makefile oldXMenu/Makefile lwlib/Makefile leim/Makefile
|