setup: invoke darcsver whenever doing an sdist

This commit is contained in:
Zooko O'Whielacronx 2009-01-29 10:51:25 -07:00
parent f0682cf43e
commit d21f001b62

View File

@ -30,3 +30,4 @@ find_links=misc/dependencies tahoe-deps ../tahoe-deps
[aliases]
build = darcsver --count-all-patches develop --prefix=support make_executable build
test = build trial
sdist = darcsver --count-all-patches sdist