From b3e56c4bde48ef161817b903ce2bd74b789fda4c Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Tue, 19 Aug 2003 21:05:26 +0000 Subject: needed fixes to enable building of RPMS of gst-plugins Original commit message from CVS: needed fixes to enable building of RPMS of gst-plugins --- gst-libs/ext/mplex/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'gst-libs') diff --git a/gst-libs/ext/mplex/Makefile.am b/gst-libs/ext/mplex/Makefile.am index db6856c9..31e980f8 100644 --- a/gst-libs/ext/mplex/Makefile.am +++ b/gst-libs/ext/mplex/Makefile.am @@ -23,7 +23,9 @@ libmplex_la_SOURCES = \ stillsstream.cc stillsstream.hh \ mjpeg_logging.cc mjpeg_logging.h \ yuv4mpeg.cc yuv4mpeg_ratio.cc yuv4mpeg.h \ - mpegconsts.cc mpegconsts.h + mpegconsts.cc mpegconsts.h mjpeg_types.h format_codes.h \ + fastintfns.h mjpeg_logging.h mpegconsts.h yuv4mpeg_intern.h \ + mjpeg_types.h yuv4mpeg.h libmplex_la_CXXFLAGS = $(GST_CFLAGS) libmplex_la_LIBADD = -lstdc++ $(LIBM_LIBS) -- cgit v1.2.1