Skip to content

Commit

Permalink
BLD: Update Makefile for pywrapper.
Browse files Browse the repository at this point in the history
  • Loading branch information
MilanSkocic committed Jun 18, 2024
1 parent 0d68cea commit 7306377
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions py/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,6 @@ cleanall: clean
rm -f $(PY_SRC)/*.dll
rm -f $(PY_SRC)/*.dll.a
rm -f $(PY_SRC)/*.pyd
rm -rf $(PY_SRC)/bin
rm -rf $(PY_SRC)/include
rm -rf $(PY_SRC)/lib

0 comments on commit 7306377

Please sign in to comment.