diff --git a/Makefile b/Makefile index cc14802..4d1c344 100644 --- a/Makefile +++ b/Makefile @@ -18,4 +18,5 @@ install: $(BUNDLE) cp -R $(BUNDLE) $(INSTALL_DIR) clean: + rm ewisynth.so rm -rf $(BUNDLE)