]> git.eshelyaron.com Git - emacs.git/commitdiff
(Lisp_LISP): Add cit-cpp, cit-el, cit-texi, cit-load
authorzappo <zappo@users.sourceforge.net>
Sun, 24 Feb 2008 03:00:27 +0000 (03:00 +0000)
committerEdward John Steere <edward.steere@gmail.com>
Wed, 25 Jan 2017 15:47:55 +0000 (17:47 +0200)
test/manual/cedet/Makefile

index 7f39f1cda5f0eead039f64d03e7673b57dc17764..89c9b71db81f87b46cc6972de4a110cd3b74a38a 100644 (file)
@@ -9,7 +9,7 @@
 top=
 ede_FILES=Project.ede Makefile
 
-Lisp_LISP=cedet-integ-test.el
+Lisp_LISP=cedet-integ-test.el cit-cpp.el cit-el.el cit-texi.el cit-load.el
 EMACS=emacs
 VERSION=1.0
 DISTDIR=$(top)Tests-$(VERSION)