branch: elpa/bind-map
commit 078c522f6e763dd24a30e15af9121376affe207f
Author: justbur <jus...@burkett.cc>
Commit: justbur <jus...@burkett.cc>

    Fix Makefile
---
 Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile b/Makefile
index ab92b4e2ef..5128b7382e 100644
--- a/Makefile
+++ b/Makefile
@@ -15,4 +15,5 @@ test: elpa
 elpa: $(ELPA_DIR)
 $(ELPA_DIR): Cask
        $(CASK) install
+       mkdir -p $(ELPA_DIR)
        touch $@

Reply via email to