X-Git-Url: https://git.ao2.it/tweeper.git/blobdiff_plain/3035fd6142ce3459fb7ba28c2f56a7c44fc47dd5..637c14afc01074bc957c771db666643ef2249c56:/Makefile 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"