mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 06:46:38 +00:00
Fix distclean/distcheck
This commit is contained in:
parent
ee31435d49
commit
a472d1c226
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ clean-local:
|
|||
cd ffmpeg && $(MAKE) clean
|
||||
|
||||
dist-clean:
|
||||
cd ffmpeg && $(MAKE) distclean
|
||||
rm -rf $(TMP_DIST_DIR)
|
||||
rm -f Makefile
|
||||
|
||||
|
|
Loading…
Reference in a new issue