mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-02 04:22:27 +00:00
fix distcheck
Original commit message from CVS: fix distcheck
This commit is contained in:
parent
10aaff00e3
commit
91cd48e4b7
2 changed files with 1 additions and 2 deletions
2
common
2
common
|
@ -1 +1 @@
|
|||
Subproject commit 6fa4feccd5953a16dcf78f4c2bb3eca8040114ba
|
||||
Subproject commit ddbcaa275c5f41f19d5665f0c52de1f9edcb4689
|
|
@ -9,7 +9,6 @@ install-data-local: html
|
|||
|
||||
uninstall-local:
|
||||
for part in $(HTML_DAT); do rm -rf $(DESTDIR)$(docdir)/$(DOC)/$$part; done
|
||||
if test -d $(DESTDIR)$(docdir)/$(DOC); then rmdir $(DESTDIR)$(docdir)/$(DOC); fi
|
||||
else
|
||||
install-data-local:
|
||||
uninstall-local:
|
||||
|
|
Loading…
Reference in a new issue