summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorcypherpunks <cypherpunks@torproject.org>2015-03-12 09:28:41 +0100
committerNick Mathewson <nickm@torproject.org>2015-03-14 13:00:06 -0400
commite85ba7459e6270b5ec1186a18e87a60c13153344 (patch)
tree6b90d3e384f284234bbddd706d3e4d019b07d610 /configure.ac
parentce9bd4e04ce54b6b001c096f7caab2d0beaef941 (diff)
downloadtor-e85ba7459e6270b5ec1186a18e87a60c13153344.tar.gz
tor-e85ba7459e6270b5ec1186a18e87a60c13153344.zip
Revive updateVersions.pl with `make update-versions`.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 3ba686802a..4905e69cb5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1664,6 +1664,7 @@ AC_CONFIG_FILES([
src/config/torrc.sample
src/config/torrc.minimal
scripts/maint/checkOptionDocs.pl
+ scripts/maint/updateVersions.pl
])
if test x$asciidoc = xtrue && test "$ASCIIDOC" = "none" ; then