This commit is contained in:
Erik Westrup
2022-02-05 14:53:32 +01:00
parent 861535a86e
commit 4236c93b57

View File

@@ -92,7 +92,7 @@ uninstall:
# target: install - Install all files
install: install-scripts install-conf install-systemd
# Install targets - add build sources to prereqa as well, so that build dir is re-created if deleted (expected behaviour).
# Install targets - add build sources to prereq as well, so that build dir is re-created if deleted (expected behaviour).
# target: install-scripts - Install executables.
install-scripts: $(DEST_SCRIPTS)
# target: install-conf - Install restic configuration files.