summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 560c9a246..84d0f075b 100644
--- a/Makefile
+++ b/Makefile
@@ -470,7 +470,7 @@ CLEANS += clean-builddir
all-program: $(EXETARGET) post-exe
.PHONY: testament
-testament:
+testament utils/testament.h:
$(Q)$(PERL) utils/svn-testament.pl $(CURDIR) utils/testament.h
post-exe: $(POSTEXES)