added python to clean targets.
[swftools.git] / lib / Makefile.in
index 594d399..2ce63e0 100644 (file)
@@ -49,4 +49,5 @@ clean:
        cd lame;$(MAKE) clean;cd ..
        cd h.263;$(MAKE) clean;cd ..
        cd action;$(MAKE) clean;cd ..
+       cd python;$(MAKE) clean;cd ..