add make version target

This commit is contained in:
Anthony Minessale 2012-09-05 11:20:17 -05:00
parent 8ec031e7c9
commit 709e4fb28a
1 changed files with 3 additions and 0 deletions

View File

@ -585,6 +585,9 @@ libs/openzap/Makefile:
cd libs/openzap && autoconf
cd libs/openzap && ./configure
version:
git log -1 | head -3
reinstall: modwipe uninstall install
update-clean: clean libs/openzap/Makefile python-reconf