Unbreak bootstrap.
authorAndreas Schwab <schwab@suse.de>
Sat, 3 May 2008 11:15:08 +0000 (11:15 +0000)
committerAndreas Schwab <schwab@suse.de>
Sat, 3 May 2008 11:15:08 +0000 (11:15 +0000)
lisp/ChangeLog
lisp/Makefile.in

index 8e0828a..5f799a2 100644 (file)
        * cus-start.el: Remove insert-default-directory and
        read-file-name-completion-ignore-case.
 
-       * Makefile.in (emacs-deps): Leave it empty.
-
 2008-04-23  Magnus Henoch  <mange@freemail.hu>
 
        * tar-mode.el (tar-untar-buffer): If the entry has directory
index 935370e..396f39f 100644 (file)
@@ -81,9 +81,7 @@ COMPILE_FIRST = \
 
 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