From 430524810e67d3c223a2ab819f45b882b419c45d Mon Sep 17 00:00:00 2001 From: deva Date: Tue, 14 Jun 2005 12:29:40 +0000 Subject: Incorporated the use of the Info object everywhere... also using the log functionality. --- src/Makefile.am | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 9c7d187..0afb24a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -16,7 +16,6 @@ miav_SOURCES = $(shell if [ $QT_CXXFLAGS ] ; then ../tools/MocList cc; fi ) \ file.cc \ frame.cc \ img_encoder.cc \ - img_file.cc \ info.cc \ info_console.cc \ info_gui.cc \ @@ -28,7 +27,6 @@ miav_SOURCES = $(shell if [ $QT_CXXFLAGS ] ; then ../tools/MocList cc; fi ) \ mov_encoder.cc \ mov_encoder_thread.cc \ mov_encoder_writer.cc \ - mov_file.cc \ network.cc \ player.cc \ server.cc \ @@ -51,7 +49,6 @@ EXTRA_DIST = \ file.h \ frame.h \ img_encoder.h \ - img_file.h \ info.h \ info_console.h \ info_gui.h \ @@ -63,7 +60,6 @@ EXTRA_DIST = \ mov_encoder.h \ mov_encoder_thread.h \ mov_encoder_writer.h \ - mov_file.h \ network.h \ package.h \ player.h \ -- cgit v1.2.3