branch: master
commit 9b61ee5e54afb7e4912a7e2cf641c9f9ebab3473
Author: Ian Dunn <du...@gnu.org>
Commit: Ian Dunn <du...@gnu.org>

    Added ede/proj-aux to bootstrap.sh
---
 bootstrap.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bootstrap.sh b/bootstrap.sh
index 768dec0..2e616e9 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -17,7 +17,7 @@
 
 emacs \
     --batch \
-    -l ede/proj -l ede/proj-elisp -l ede/proj-misc \
+    -l ede/proj -l ede/proj-elisp -l ede/proj-misc -l ede/proj-aux \
     --eval "(progn (global-ede-mode) \
                    (setq ede-project-directories t) \
                    (find-file \"Project.ede\") \

Reply via email to