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

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

[nongnu] elpa/bind-map 078c522f6e 93/97: Fix Makefile


From: ELPA Syncer
Subject: [nongnu] elpa/bind-map 078c522f6e 93/97: Fix Makefile
Date: Thu, 20 Jan 2022 07:59:31 -0500 (EST)

branch: elpa/bind-map
commit 078c522f6e763dd24a30e15af9121376affe207f
Author: justbur <justin@burkett.cc>
Commit: justbur <justin@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

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