From: Glenn Morris Date: Mon, 2 Jun 2014 01:10:47 +0000 (-0700) Subject: * Makefile.in (AUTOGEN_VCS): Fix previous fix X-Git-Tag: emacs-25.0.90~2612^2~709^2~814 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f2ea2ac3f506d14eaaad89b30d315d8bd15b429f;p=emacs.git * Makefile.in (AUTOGEN_VCS): Fix previous fix --- diff --git a/lisp/Makefile.in b/lisp/Makefile.in index 62bce5f179e..a57b818e143 100644 --- a/lisp/Makefile.in +++ b/lisp/Makefile.in @@ -74,7 +74,7 @@ AUTOGENEL = loaddefs.el \ # Note that update_loaddefs parses this. AUTOGEN_VCS = \ ps-print.el \ - obsolete/emulation/tpu-edt.el \ + obsolete/tpu-edt.el \ mail/rmail.el \ dired.el \ ibuffer.el \