summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 60853bc210..83ef07c660 100644
--- a/Makefile
+++ b/Makefile
@@ -32,7 +32,7 @@ default : all
# For help, type 'make help'
.PHONY: help
help:
- @cat MAKEHELP
+ @cat MAKEHELP.md
ifneq "$(filter maintainer-clean distclean clean help,$(MAKECMDGOALS))" ""
-include mk/config.mk