mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-09-02 02:03:54 +00:00
manual: don't extract the xml example anymore, its gone
As a followup for commit cda5a353d2
don't try
extracting an example that has been removed.
This commit is contained in:
parent
6acd7d726a
commit
12b804f18f
1 changed files with 0 additions and 4 deletions
|
@ -86,10 +86,6 @@ playbin.c decodebin.c: $(top_srcdir)/docs/manual/highlevel-components.xml
|
||||||
$(PERL_PATH) $(srcdir)/extract.pl $@ \
|
$(PERL_PATH) $(srcdir)/extract.pl $@ \
|
||||||
$(top_srcdir)/docs/manual/highlevel-components.xml
|
$(top_srcdir)/docs/manual/highlevel-components.xml
|
||||||
|
|
||||||
xml-mp3.c: $(top_srcdir)/docs/manual/highlevel-xml.xml
|
|
||||||
$(PERL_PATH) $(srcdir)/extract.pl $@ \
|
|
||||||
$(top_srcdir)/docs/manual/highlevel-xml.xml
|
|
||||||
|
|
||||||
TESTS = bin \
|
TESTS = bin \
|
||||||
elementcreate elementfactory elementget elementlink elementmake \
|
elementcreate elementfactory elementget elementlink elementmake \
|
||||||
ghostpad init
|
ghostpad init
|
||||||
|
|
Loading…
Reference in a new issue