Issue 0020073: remove generated geompy.py file

This commit is contained in:
vsr 2008-12-10 14:54:11 +00:00
parent 1d264c1784
commit 7069553c6e

View File

@ -42,6 +42,7 @@ usr_docs:
$(doxygen) ./doxyfile_py; \
echo "Running doxygen in directory: "`pwd`; \
$(doxygen) ./doxyfile; \
cd ..; \
rm -f $(top_builddir)/src/GEOM_SWIG/geompy.py
docs: usr_docs