(DONTCOMPILE): Add eshell/esh-maint.el.
[bpt/emacs.git] / lisp / Makefile.in
index 9985d39..5ac9976 100644 (file)
@@ -6,6 +6,7 @@ SHELL = /bin/sh
 
 lisp=@srcdir@
 VPATH=@srcdir@
+srcdir=@srcdir@/..
 
 # You can specify a different executable on the make command line,
 # e.g. "make EMACS=../src/emacs ...".
@@ -31,6 +32,7 @@ DONTCOMPILE = \
        $(lisp)/cus-load.el \
        $(lisp)/cus-start.el \
        $(lisp)/emacs-lisp/cl-specs.el \
+       $(lisp)/eshell/esh-maint.el \
        $(lisp)/finder-inf.el \
        $(lisp)/forms-d2.el \
        $(lisp)/forms-pass.el \