diff lisp/Makefile @ 26636:36564a827d06

Makefile (DONTCOMPILE): Add term/internal.el
author Eli Zaretskii <eliz@gnu.org>
date Sun, 28 Nov 1999 12:48:50 +0000
parents 00e23959ec43
children 884246071553
line wrap: on
line diff
--- a/lisp/Makefile	Sun Nov 28 12:48:29 1999 +0000
+++ b/lisp/Makefile	Sun Nov 28 12:48:50 1999 +0000
@@ -30,7 +30,7 @@
 	loaddefs.el loadup.el international/mule-conf.el patcomp.el \
 	paths.el mail/sc.el subdirs.el term-nasty.el version.el \
 	generic-x.el international/latin-8.el international/latin-9.el \
-	emacs-lisp/cl-specs.el finder-inf.el
+	emacs-lisp/cl-specs.el finder-inf.el term/internal.el
 
 # The actual Emacs command run in the targets below.