Fix clean target

This commit is contained in:
Andrew Schwartzmeyer 2015-10-25 22:31:31 -07:00
parent 3fb6d65770
commit d4747c9213

View file

@ -85,7 +85,8 @@ psrp: $(PSRP_OMI_PROVIDER)
# clean targets
clean: clean-monad *-tests.xml
clean: clean-monad
rm *-tests.xml
distclean: distclean-omi distclean-monad clean
rm -rf tools/*