mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-20 04:56:24 +00:00
gst-libs: Fixup make distclean for new ffmpeg
This commit is contained in:
parent
96479cdd08
commit
024e9539ac
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ dist-clean:
|
||||||
cd ffmpeg && $(MAKE) distclean
|
cd ffmpeg && $(MAKE) distclean
|
||||||
rm -rf $(TMP_DIST_DIR)
|
rm -rf $(TMP_DIST_DIR)
|
||||||
rm -f Makefile
|
rm -f Makefile
|
||||||
|
rm -f ffmpeg/.version
|
||||||
|
|
||||||
distclean: dist-clean
|
distclean: dist-clean
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue