summaryrefslogtreecommitdiffstats
path: root/tests/check
diff options
context:
space:
mode:
authorJan Schmidt <jan.schmidt@sun.com>2009-01-30 18:04:11 +0000
committerJan Schmidt <jan.schmidt@sun.com>2009-01-30 18:04:11 +0000
commitfd75e08f45b801f989eccad281d4f2dde1134d84 (patch)
treefd87447f0f8452ceacf24872abb0f19ec949bfdd /tests/check
parent31b2b89cfe97acdf00f9bf10d1234f83f0a8e9a0 (diff)
Fix up some compile flags
Diffstat (limited to 'tests/check')
-rw-r--r--tests/check/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am
index 5b398a83..4b66ee05 100644
--- a/tests/check/Makefile.am
+++ b/tests/check/Makefile.am
@@ -156,7 +156,7 @@ elements_sunaudio_LDADD = \
$(GST_PLUGINS_BASE_LIBS) -lgstinterfaces-@GST_MAJORMINOR@ \
$(LDADD)
-elements_videocrop_LDADD = $(LDADD) $(GST_BASE_LIBS)
+elements_videocrop_LDADD = $(GST_BASE_LIBS) $(LDADD)
elements_videocrop_CFLAGS = $(GST_BASE_CFLAGS) $(CFLAGS) $(AM_CFLAGS)
# FIXME: configure should check for gdk-pixbuf not gtk