mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-25 10:54:45 +00:00
add make version target
This commit is contained in:
parent
0ccb94535a
commit
78ad9e3ad0
@ -585,6 +585,9 @@ libs/openzap/Makefile:
|
|||||||
cd libs/openzap && autoconf
|
cd libs/openzap && autoconf
|
||||||
cd libs/openzap && ./configure
|
cd libs/openzap && ./configure
|
||||||
|
|
||||||
|
version:
|
||||||
|
git log -1 | head -3
|
||||||
|
|
||||||
reinstall: modwipe uninstall install
|
reinstall: modwipe uninstall install
|
||||||
|
|
||||||
update-clean: clean libs/openzap/Makefile python-reconf
|
update-clean: clean libs/openzap/Makefile python-reconf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user