summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
m---------common0
-rw-r--r--gst-libs/gst/idct/Makefile.am2
2 files changed, 1 insertions, 1 deletions
diff --git a/common b/common
-Subproject 52a8d4bd490c495f1e71725644535dbf2cf209c
+Subproject 22ee9f59590241153f1b162344d760c303b1305
diff --git a/gst-libs/gst/idct/Makefile.am b/gst-libs/gst/idct/Makefile.am
index 8b9d86ba..e59d0ec4 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