aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 877eb06..7e4d53e 100644
--- a/Makefile
+++ b/Makefile
@@ -64,5 +64,6 @@ install: doc build
clean:
$(RM) -rf ${GENERATED_FILES}
+.PHONY: libbe/_version.py
libbe/_version.py:
bzr version-info --format python > $@