aboutsummaryrefslogtreecommitdiffstats
path: root/editors/bitmap-emacs20
diff options
context:
space:
mode:
Diffstat (limited to 'editors/bitmap-emacs20')
-rw-r--r--editors/bitmap-emacs20/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/bitmap-emacs20/Makefile b/editors/bitmap-emacs20/Makefile
index 27c70b9e13a1..d1fd72ada5fb 100644
--- a/editors/bitmap-emacs20/Makefile
+++ b/editors/bitmap-emacs20/Makefile
@@ -16,4 +16,4 @@ MASTERDIR= ${.CURDIR}/../../editors/bitmap
# Setup EMACS_PORT_NAME variable.
EMACS_PORT_NAME= emacs20
-.include <${MASTERDIR}/Makefile>
+.include "${MASTERDIR}/Makefile"