emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/org-transclusion 1743958 3/3: intrnl: Makefile add miss


From: ELPA Syncer
Subject: [elpa] externals/org-transclusion 1743958 3/3: intrnl: Makefile add missing el
Date: Sat, 4 Dec 2021 07:57:30 -0500 (EST)

branch: externals/org-transclusion
commit 174395876f9eefbc71cb0741154eaa635c8426a0
Author: Noboru Ota <me@nobiot.com>
Commit: Noboru Ota <me@nobiot.com>

    intrnl: Makefile add missing el
---
 Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Makefile b/Makefile
index 7bf5ea0..90b4aa0 100644
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,4 @@
+
 clean:
        find . -name "*.elc" -delete
 
@@ -11,3 +12,5 @@ test-compile:
                                             (byte-compile-file 
\"org-transclusion-indent-mode.el\"))"
        emacs --quick --batch --eval "(progn (add-to-list 'load-path 
default-directory) \
                                             (byte-compile-file 
\"org-transclusion-src-lines.el\"))"
+       emacs --quick --batch --eval "(progn (add-to-list 'load-path 
default-directory) \
+                                            (byte-compile-file 
\"org-transclusion-font-lock.el\"))"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]