mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 08:46:40 +00:00
fix typo
Original commit message from CVS: fix typo
This commit is contained in:
parent
91b0389731
commit
b98702063f
2 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,7 @@ include ../Rules
|
||||||
plugin_LTLIBRARIES = libtestplugin.la libtestplugin2.la
|
plugin_LTLIBRARIES = libtestplugin.la libtestplugin2.la
|
||||||
|
|
||||||
tests_pass = dynamic linked loading registry static static2
|
tests_pass = dynamic linked loading registry static static2
|
||||||
|
tests_fail =
|
||||||
|
|
||||||
|
|
||||||
libtestplugin_la_SOURCES = testplugin.c
|
libtestplugin_la_SOURCES = testplugin.c
|
||||||
|
|
|
@ -3,6 +3,7 @@ include ../Rules
|
||||||
plugin_LTLIBRARIES = libtestplugin.la libtestplugin2.la
|
plugin_LTLIBRARIES = libtestplugin.la libtestplugin2.la
|
||||||
|
|
||||||
tests_pass = dynamic linked loading registry static static2
|
tests_pass = dynamic linked loading registry static static2
|
||||||
|
tests_fail =
|
||||||
|
|
||||||
|
|
||||||
libtestplugin_la_SOURCES = testplugin.c
|
libtestplugin_la_SOURCES = testplugin.c
|
||||||
|
|
Loading…
Reference in a new issue