summaryrefslogtreecommitdiffstats
path: root/tests/icles
diff options
context:
space:
mode:
authorJulien Moutte <julien@moutte.net>2006-05-04 09:29:24 +0000
committerJulien Moutte <julien@moutte.net>2006-05-04 09:29:24 +0000
commit49c7d8e16620405c62a8a5be3db7802f41ded67e (patch)
treea243f84081df10e509e88848f35a1681fa387476 /tests/icles
parenta42a1292e832239c9b14bf1b6cbe2f39a47eaa67 (diff)
downloadgst-plugins-bad-49c7d8e16620405c62a8a5be3db7802f41ded67e.tar.gz
gst-plugins-bad-49c7d8e16620405c62a8a5be3db7802f41ded67e.tar.bz2
gst-plugins-bad-49c7d8e16620405c62a8a5be3db7802f41ded67e.zip
tests/icles/Makefile.am: Fix build.
Original commit message from CVS: 2006-05-04 Julien MOUTTE <julien@moutte.net> * tests/icles/Makefile.am: Fix build.
Diffstat (limited to 'tests/icles')
-rw-r--r--tests/icles/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/icles/Makefile.am b/tests/icles/Makefile.am
index 2c9080d1..e3018d30 100644
--- a/tests/icles/Makefile.am
+++ b/tests/icles/Makefile.am
@@ -4,6 +4,7 @@ GST_V4L2_TESTS = v4l2src-test
v4l2src_test_SOURCES = v4l2src-test.c
v4l2src_test_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS)
+v4l2src_test_LDADD = $(GST_PLUGINS_BASE_LIBS)
v4l2src_test_LDFLAGS = $(GST_PLUGIN_LDFLAGS) -lgstinterfaces-$(GST_MAJORMINOR)