summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 9965f3995..79b50892d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -66,6 +66,7 @@ check-root:
rm_subst = \
s!(rm -f (rm\b|\$$\(bin_PROGRAMS\)$$))!$$1 > /dev/null 2>&1 || /bin/$$1!
+BUILT_SOURCES = .version
.version:
echo $(VERSION) > $@-t && mv $@-t $@