diff --git a/common b/common index 52a8d4bd49..22ee9f5959 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 52a8d4bd490c495f1e71725644535dbf2cf209c7 +Subproject commit 22ee9f59590241153f1b162344d760c303b1305a diff --git a/gst-libs/gst/idct/Makefile.am b/gst-libs/gst/idct/Makefile.am index 8b9d86ba02..e59d0ec4b5 100644 --- a/gst-libs/gst/idct/Makefile.am +++ b/gst-libs/gst/idct/Makefile.am @@ -18,7 +18,7 @@ libgstidct_la_SOURCES = \ libgstidctincludedir = $(includedir)/gst/idct libgstidctinclude_HEADERS = idct.h -check_PROGRAMS = ieeetest +## check_PROGRAMS = ieeetest ieeetest_SOURCES = ieeetest.c ieeetest_LDADD = libgstidct.la