summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 58fef824c..3fc83a059 100644
--- a/Makefile
+++ b/Makefile
@@ -179,8 +179,8 @@ osx-pkg: $(doc_more)
mv LICENSE.rtf $(osx_dest)/Resources/License.rtf
@echo
@echo "You may now run PackageMaker.app. For Root, specify"
- @echo "osx-pkg/Package_Root. The ReadMe.rtf and License.rtf files"
- @echo "can be found in osx-pkg/Resources."
+ @echo "$(osx_dest)/Package_Root. The ReadMe.rtf and License.rtf files"
+ @echo "can be found in $(osx_dest)/Resources."
@echo
.PHONY: test test-markdown