summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2021-12-16 19:37:00 +0100
committerJonas Bernoulli <jonas@bernoul.li>2021-12-16 19:37:00 +0100
commita0d42f799fd2e0c188416fb2dea9c89bb0ab180d (patch)
treeb49038757bece193a92d40d3faf0a642689e3260 /Makefile
parent35c73e7a8881460705b79e29d9f2d066c988663e (diff)
make: Cosmetics
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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