X-Git-Url: https://git.ao2.it/tweeper.git/blobdiff_plain/3035fd6142ce3459fb7ba28c2f56a7c44fc47dd5..e825e4202ca664beca2b41cc2b5ff51fbee81996:/Makefile?ds=inline

diff --git a/Makefile b/Makefile
index 0102bc2..eff450a 100644
--- a/Makefile
+++ b/Makefile
@@ -28,4 +28,4 @@ install: installdocs
 	install -d $(DESTDIR)$(BIN_DIR)
 	ln -rsf $(DESTDIR)$(TWEEPER_DIR)/tweeper $(DESTDIR)$(BIN_DIR)/tweeper
 	@echo -e "\n\nINSTALLATION COMPLETE"
-	@echo -e "Make sure '$(PHP_SCRIPT_DIR)' is in PHP include_path!\n"
+	@echo -e "Make sure '$(DESTDIR)$(PHP_SCRIPT_DIR)' is in PHP include_path!\n"