Modified: CHANGELOG.md Makefile

This commit is contained in:
Erik Westrup
2022-02-06 15:28:56 +01:00
parent 0fc7c29c2f
commit 54e2d17e23
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -104,7 +104,7 @@ uninstall:
install-systemd: install-targets-script install-targets-conf install-targets-systemd
# target: install-cron - Install cron setup.
install-cron: install-targets-cron
install-cron: install-targets-script install-targets-conf install-targets-cron
# Install targets. Prereq build sources as well,
# so that build dir is re-created if deleted.