branch: externals/transient
commit 779b847c20def18147187e772faec1e910def730
Author: Jonas Bernoulli <[email protected]>
Commit: Jonas Bernoulli <[email protected]>

    make: Update path to ox-extra
---
 default.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/default.mk b/default.mk
index 2294eb9..02a1016 100644
--- a/default.mk
+++ b/default.mk
@@ -14,7 +14,7 @@ LOAD_PATH  += -L .
 ifndef ORG_LOAD_PATH
 ORG_LOAD_PATH  = -L ../../dash
 ORG_LOAD_PATH += -L ../../org/lisp
-ORG_LOAD_PATH += -L ../../org/contrib/lisp
+ORG_LOAD_PATH += -L ../../org-contrib/lisp
 ORG_LOAD_PATH += -L ../../ox-texinfo+
 endif
 

Reply via email to