tests: fix build of aspectratio crop unit test in uninstalled environment.
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 27 Jan 2009 20:33:02 +0000 (20:33 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 27 Jan 2009 20:33:02 +0000 (20:33 +0000)
tests/check/Makefile.am

index 2fd65b3..5b398a8 100644 (file)
@@ -125,6 +125,9 @@ VALGRIND_TESTS_DISABLE = \
 
 SUPPRESSIONS = $(top_srcdir)/common/gst.supp $(srcdir)/gst-plugins-good.supp
 
+elements_aspectratiocrop_LDADD = $(LDADD)
+elements_aspectratiocrop_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(CFLAGS) $(AM_CFLAGS)
+
 elements_audiopanorama_LDADD = \
        $(GST_BASE_LIBS) $(GST_CONTROLLER_LIBS) \
        $(LDADD)