diff Makefile.in @ 93334:c598ce296aea

(SUBDIR_MAKEFILES): Add lisp/Makefile. (lisp/Makefile): New rule.
author Andreas Schwab <schwab@suse.de>
date Fri, 28 Mar 2008 09:58:35 +0000
parents c47de1ae39b5
children bc725ee2bc85
line wrap: on
line diff
--- a/Makefile.in	Fri Mar 28 03:50:26 2008 +0000
+++ b/Makefile.in	Fri Mar 28 09:58:35 2008 +0000
@@ -262,8 +262,8 @@
 # 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.
@@ -370,6 +370,9 @@
 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