提交 3fcdee09 authored 作者: Anthony Minessale's avatar Anthony Minessale

add lua-reconf

上级 8213a1a3
......@@ -633,7 +633,7 @@ pristine:
git clean -fdx
git reset --hard
update-clean: clean libs/openzap/Makefile python-reconf
update-clean: clean libs/openzap/Makefile python-reconf lua-reconf
cd libs/sofia-sip && $(MAKE) clean
cd libs/openzap && $(MAKE) clean
cd libs/portaudio && $(MAKE) clean
......@@ -692,6 +692,10 @@ sofia-reconf:
cd libs/sofia-sip && $(MAKE) clean
cd libs/sofia-sip && ./configure --prefix=$(prefix) --with-pic --with-glib=no --disable-shared
lua-reconf:
cd src/mod/languages/mod_lua/lua && make clean
cd src/mod/languages/mod_lua && make clean
cluecon:
@clear
@echo Thank you for updating. This is going to take a while so relax.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论