]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix paths to current code location.
authorxscript <xscript@users.sourceforge.net>
Wed, 15 Sep 2010 13:45:26 +0000 (15:45 +0200)
committerEdward John Steere <edward.steere@gmail.com>
Wed, 25 Jan 2017 15:47:55 +0000 (17:47 +0200)
* Makefile (CEDET_ELISP_PACKAGES, CEDET_VERSION, recompile)
(utest): Fix paths to current code location.

* cedet-build.el: Idem.

* tests/Makefile (LOADPATH): Idem.

test/manual/cedet/Makefile

index 4e9616c8233221cb0395e7e529ff52dd3a1accde..caff730a6f248eff957d45a26536fbfc6f6a4f61 100644 (file)
@@ -12,7 +12,7 @@ ede_FILES=Project.ede Makefile
 Lisp_LISP=cedet-integ-test.el cit-cpp.el cit-el.el cit-texi.el cit-load.el cit-srec.el cit-gnustep.el cit-uml.el cit-dist.el cit-symref.el cit-externaldb.el
 EMACS=emacs
 EMACSFLAGS=-batch --no-site-file
-LOADPATH= ../speedbar/ ../cogre/ ../contrib/ ../ede/ ../srecode/ ../semantic/wisent/ ../semantic/bovine/ ../semantic/ ../eieio/ ../common/
+LOADPATH= ../lisp/speedbar/ ../lisp/cogre/ ../lisp/contrib/ ../lisp/ede/ ../lisp/srecode/ ../lisp/semantic/wisent/ ../lisp/semantic/bovine/ ../lisp/semantic/ ../lisp/eieio/ ../lisp/common/
 ELISPPRELOAD= cedet-compat
 templates_MISC=cit-extra-cpp.srt
 scripts_MISC=cit-test.sh