emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] feature/integrated-elpa b99bbf5 04/23: Merge branch 'featu


From: Phillip Lord
Subject: [Emacs-diffs] feature/integrated-elpa b99bbf5 04/23: Merge branch 'feature/integrated-elpa' of vm-npl25.ncl.ac.uk:git/emacs into feature/integrated-elpa
Date: Fri, 16 Sep 2016 20:34:15 +0000 (UTC)

branch: feature/integrated-elpa
commit b99bbf52a3e3563e3ea625a2095374331203e60f
Merge: 6b13eac 73afa20
Author: Phillip Lord <address@hidden>
Commit: Phillip Lord <address@hidden>

    Merge branch 'feature/integrated-elpa' of vm-npl25.ncl.ac.uk:git/emacs into 
feature/integrated-elpa
---
 packages/GNUmakefile |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/packages/GNUmakefile b/packages/GNUmakefile
index 73303cb..a6904d7 100644
--- a/packages/GNUmakefile
+++ b/packages/GNUmakefile
@@ -7,7 +7,8 @@ EMACS=../src/emacs
 DIRS=$(filter-out .,$(subst ./,,$(shell find . -maxdepth 1 -type d)))
 
 ## alas "all" is an ELPA package, so this is going to break
-all: $(DIRS)
+build-all: $(DIRS)
+
 
 define package_template
 $(1): $(1)/$(1)-pkg.el



reply via email to

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