]> git.eshelyaron.com Git - emacs.git/commitdiff
(Lisp): Add cit-srec.el (templates): New
authorzappo <zappo@users.sourceforge.net>
Sun, 24 Feb 2008 18:26:12 +0000 (18:26 +0000)
committerEdward John Steere <edward.steere@gmail.com>
Wed, 25 Jan 2017 15:59:25 +0000 (17:59 +0200)
test/manual/cedet/Project.ede

index 82ae5dd4a56b920134bcfbe117d515639210cc42..c530580af277c79ba8239d23264cda7303458c04 100644 (file)
@@ -7,7 +7,12 @@
    (ede-proj-target-elisp "Lisp"
     :name "Lisp"
     :path ""
-    :source '("cedet-integ-test.el" "cit-cpp.el" "cit-el.el" "cit-texi.el" "cit-load.el")
+    :source '("cedet-integ-test.el" "cit-cpp.el" "cit-el.el" "cit-texi.el" "cit-load.el" "cit-srec.el")
+    )
+   (ede-proj-target-makefile-miscelaneous "templates"
+    :name "templates"
+    :path ""
+    :source '("cit-extra-cpp.srt")
     )
    )
   :metasubproject 't