summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 5be885b..a37cb62 100644
--- a/Makefile
+++ b/Makefile
@@ -40,3 +40,6 @@ $(DESTDIR)$(systemunitdir)/%: $(srcdir)/%
install -DTm644 $< $@
$(DESTDIR)$(systemunitdir)/systemd-timesyncd.service.d/wait.conf: $(outdir)/systemd-timesyncd.service.d-wait.conf
install -DTm644 $< $@
+
+.SECONDARY:
+.DELETE_ON_ERROR: