]> rtime.felk.cvut.cz Git - wvtest.git/blobdiff - python/Makefile
Fix standalone compilation of wvtest/cpp.
[wvtest.git] / python / Makefile
index d12f1dd45940b8fe93752a8bdf9f30af401d412e..46750bff8e711b481508ae1ab320b598d3ecc7c0 100644 (file)
@@ -9,3 +9,6 @@ runtests:
 
 test:
        ../wvtestrunner.pl $(MAKE) runtests
+
+clean::
+       rm -f *~ t/*~ *.pyc t/*.pyc
\ No newline at end of file