diff lisp/Makefile.in @ 94583:72db09a22236

Unbreak bootstrap.
author Andreas Schwab <schwab@suse.de>
date Sat, 03 May 2008 11:15:08 +0000
parents 26f40b2c5e7d
children 68fcf8ef4d27
line wrap: on
line diff
--- a/lisp/Makefile.in	Sat May 03 10:47:28 2008 +0000
+++ b/lisp/Makefile.in	Sat May 03 11:15:08 2008 +0000
@@ -81,9 +81,7 @@
 
 emacs = EMACSLOADPATH=$(lisp) LC_ALL=C $(EMACS) $(EMACSOPT)
 # Prerequisites for running $(emacs)
-# This should not be necessary because in order to have ../src/emacs
-# we must have built subdirs.el already.
-# emacs-deps = $(lisp)/subdirs.el
+emacs-deps = $(lisp)/subdirs.el
 
 # Common command to find subdirectories