Commit 88468423 authored by Pavel Vainerman's avatar Pavel Vainerman

Исправил ошибку с удалением _wrap.cxx в python/lib/

parent 33d45245
......@@ -50,7 +50,7 @@ UExceptions_wrap.cxx: UExceptions.i UExceptions.h
swig -python -c++ -classic UExceptions.i
clean-local:
rm -rf *.py* *_wrap.cxx
rm -rf *.py*
include $(top_builddir)/include.mk
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment