Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
George Kiagiadakis
gst-plugins-good
Commits
b0459448
Commit
b0459448
authored
Sep 16, 2012
by
Sebastian Dröge
Browse files
vpx: Integrate test into the build system too
parent
8337fcfe
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/check/Makefile.am
View file @
b0459448
...
...
@@ -75,6 +75,12 @@ else
check_taglib
=
endif
if
USE_VPX
check_vpx
=
elements/vp8enc elements/vp8dec
else
check_vpx
=
endif
if
USE_WAVPACK
check_wavpack
=
\
elements/wavpackdec
\
...
...
@@ -154,6 +160,7 @@ check_PROGRAMS = \
$(check_soup)
\
$(check_sunaudio)
\
$(check_taglib)
\
$(check_vpx)
\
$(check_wavpack)
\
$(check_orc)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment