Consumer valerie, pushes, and assorted modifications
[melted] / src / modules / avformat / Makefile
index 6f25d6f..aba87af 100644 (file)
@@ -32,6 +32,7 @@ dist-clean:   clean
                rm -f .depend
 
 clean: 
+               if [ $(LOCAL_FFMPEG) ] ; then $(MAKE) -C ffmpeg clean ; fi
                rm -f $(OBJS) $(TARGET) 
 
 install: all