diff lisp/Makefile.in @ 94397:51972913e245

Unbreak bootstrap.
author Andreas Schwab <schwab@suse.de>
date Sun, 27 Apr 2008 09:47:00 +0000
parents c4b844d3df2c
children 26f40b2c5e7d
line wrap: on
line diff
--- a/lisp/Makefile.in	Sun Apr 27 09:30:36 2008 +0000
+++ b/lisp/Makefile.in	Sun Apr 27 09:47:00 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