mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
distcheck fix
Original commit message from CVS: distcheck fix
This commit is contained in:
parent
bd10b389b9
commit
787e8d78cd
1 changed files with 1 additions and 0 deletions
|
@ -232,6 +232,7 @@ endif
|
||||||
|
|
||||||
clean-local:
|
clean-local:
|
||||||
rm -f *~ *.bak
|
rm -f *~ *.bak
|
||||||
|
rm -rf xml html
|
||||||
rm -rf .libs
|
rm -rf .libs
|
||||||
|
|
||||||
maintainer-clean-local: clean
|
maintainer-clean-local: clean
|
||||||
|
|
Loading…
Reference in a new issue