aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 788670a..0cc3686 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ DPREFIX = ${DESTDIR}${PREFIX}
MANDIR = ${DPREFIX}/share/man
all:
- @echo "run `tup` to build the library" >&2
+ @echo 'run `tup` to build the library' >&2
install:
mkdir -p ${DPREFIX}/include ${DPREFIX}/lib ${DMANDIR}/man0 ${DMANDIR}/man3