提交 2fa993f4 authored 作者: Anthony Minessale's avatar Anthony Minessale

revert 44bfcf1d this breaks the build for…

revert 44bfcf1d this breaks the build for everyone who does not have python-dev package
上级 11d1107f
......@@ -16,9 +16,7 @@ SOLINK=-shared -Xlinker -x
# comment the next line to disable c++ (no swig mods for you then)
OBJS += src/esl_oop.o
all: $(MYLIB) fs_cli testclient testserver ivrd pymod
install: pymod-install
all: $(MYLIB) fs_cli testclient testserver ivrd
$(MYLIB): $(OBJS) $(HEADERS) $(SRC)
ar rcs $(MYLIB) $(OBJS)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论