summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 297f87e..75a5462 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,8 @@ EMACS := ROOT="${ROOT}" emacs
GENFILES := scripts/tangle-org.el bootstrap.mk
-default: build
+default:
+ @make build
include bootstrap.mk