From a5ce472811c0b1a59ef3cb8462294c490b89ba32 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sat, 8 Dec 2001 22:37:29 +0000 Subject: [PATCH] and comment the rest too of course Original commit message from CVS: and comment the rest too of course --- libs/getbits/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/getbits/Makefile.am b/libs/getbits/Makefile.am index 1694ded..78d28cf 100644 --- a/libs/getbits/Makefile.am +++ b/libs/getbits/Makefile.am @@ -19,7 +19,7 @@ noinst_HEADERS = gstgetbits.h gstgetbits_inl.h # check_PROGRAMS = gbtest -gbtest_SOURCES = gbtest.c -gbtest_LDADD = libgstgetbits.la $(GST_LIBS) -gbtest_CFLAGS = libgstgetbits.la $(GST_CFLAGS) +#gbtest_SOURCES = gbtest.c +#gbtest_LDADD = libgstgetbits.la $(GST_LIBS) +#gbtest_CFLAGS = libgstgetbits.la $(GST_CFLAGS) -- 2.7.4