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 1cee5bb..ac0a018 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ all: usage
usage:
@echo "make install PREFIX=/somewhere"
@echo ""
- @echo "Will install the makefiles, and test tools into $PREFIX/share/netsurf-buildsystem"
+ @echo "Will install the makefiles, and test tools into \$$PREFIX/share/netsurf-buildsystem"
@echo ""
@echo "Which is where the libraries etc look for it."