From 56632c4b32abc705f613475c3b78ae7a5dd4a3d2 Mon Sep 17 00:00:00 2001 From: deva Date: Thu, 13 Oct 2005 09:08:32 +0000 Subject: *** empty log message *** --- src/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index effa384..6a72a0d 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -35,6 +35,7 @@ miav_SOURCES = $(shell if [ $QT_CXXFLAGS ] ; then ../tools/MocList cc; fi ) \ mov_encoder_thread.cc \ mov_encoder_writer.cc \ multicast.cc \ + multicast_configuration.cc \ multiplexer.cc \ mutex.cc \ network.cc \ @@ -88,6 +89,7 @@ EXTRA_DIST = \ mov_encoder_thread.h \ mov_encoder_writer.h \ multicast.h \ + multicast_configuration.h \ multiplexer.h \ mutex.h \ network.h \ -- cgit v1.2.3