Signed-off-by: André Roth <neolynx@xxxxxxxxx> --- lib/libdvbv5/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/libdvbv5/Makefile.am b/lib/libdvbv5/Makefile.am index 368baf8..dc5005f 100644 --- a/lib/libdvbv5/Makefile.am +++ b/lib/libdvbv5/Makefile.am @@ -47,7 +47,6 @@ libdvbv5_la_SOURCES = \ descriptors/desc_partial_reception.c ../include/descriptors/desc_partial_reception.h \ descriptors/nit.c ../include/descriptors/nit.h \ descriptors/sdt.c ../include/descriptors/sdt.h \ - descriptors/vct.c ../include/descriptors/vct.h \ descriptors/atsc_header.c ../include/descriptors/atsc_header.h \ descriptors/vct.c ../include/descriptors/vct.h \ descriptors/mgt.c ../include/descriptors/mgt.h \ @@ -58,7 +57,7 @@ libdvbv5_la_SOURCES = \ descriptors/mpeg_pes.c ../include/descriptors/mpeg_pes.h \ descriptors/mpeg_es.c ../include/descriptors/mpeg_es.h -libdvbv5_la_CPPFLAGS = $(ENFORCE_LIBDVBV5_STATIC) +libdvbv5_la_CPPFLAGS = $(ENFORCE_LIBDVBV5_STATIC) -std=c99 libdvbv5_la_LDFLAGS = $(LIBDVBV5_VERSION) $(ENFORCE_LIBDVBV5_STATIC) -lm libdvbv5_la_LIBADD = $(LTLIBICONV) -- 1.8.3.2 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html