Fix distclean/distcheck

This commit is contained in:
Jan Schmidt 2009-10-05 15:28:33 +01:00
parent ee31435d49
commit a472d1c226

View file

@ -22,6 +22,7 @@ clean-local:
cd ffmpeg && $(MAKE) clean cd ffmpeg && $(MAKE) clean
dist-clean: dist-clean:
cd ffmpeg && $(MAKE) distclean
rm -rf $(TMP_DIST_DIR) rm -rf $(TMP_DIST_DIR)
rm -f Makefile rm -f Makefile