+2008-03-28 Andreas Schwab <schwab@suse.de>
+
+ * Makefile.in (SUBDIR_MAKEFILES): Add lisp/Makefile.
+ (lisp/Makefile): New rule.
+
2008-03-13 Glenn Morris <rgm@gnu.org>
* configure.in (AC_INIT): Fix version number.
# leim is not included because it needs special handling.
SUBDIR = lib-src src
-# The makefiles of the directories in $SUBDIR.
-SUBDIR_MAKEFILES = lib-src/Makefile doc/emacs/Makefile doc/misc/Makefile doc/lispref/Makefile doc/lispintro/Makefile src/Makefile oldXMenu/Makefile lwlib/Makefile leim/Makefile
+# The subdir makefiles created by config.status.
+SUBDIR_MAKEFILES = lib-src/Makefile doc/emacs/Makefile doc/misc/Makefile doc/lispref/Makefile doc/lispintro/Makefile src/Makefile oldXMenu/Makefile lwlib/Makefile leim/Makefile lisp/Makefile
# Subdirectories to install, and where they'll go.
# lib-src's makefile knows how to install it, so we don't do that here.
leim/Makefile: $(srcdir)/leim/Makefile.in config.status
./config.status
+lisp/Makefile: $(srcdir)/lisp/Makefile.in config.status
+ ./config.status
+
# ==================== Installation ====================
## If we let lib-src do its own installation, that means we