branch: elpa/with-editor commit a0d42f799fd2e0c188416fb2dea9c89bb0ab180d Author: Jonas Bernoulli <jo...@bernoul.li> Commit: Jonas Bernoulli <jo...@bernoul.li>
make: Cosmetics --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 23dc9e0..41fa92e 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ -include config.mk include default.mk -.PHONY: lisp docs clean +.PHONY: lisp docs all: lisp docs