add make version target

This commit is contained in:
Anthony Minessale
2012-09-05 11:20:17 -05:00
committed by Ken Rice
parent 0ccb94535a
commit 78ad9e3ad0

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