From 6046ed450a83f509c4e5f2923ae4f8fcda9fd669 Mon Sep 17 00:00:00 2001 From: deva Date: Wed, 27 Jul 2005 12:40:47 +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 a611de5..2f4c151 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -15,6 +15,7 @@ miav_SOURCES = $(shell if [ $QT_CXXFLAGS ] ; then ../tools/MocList cc; fi ) \ encoder.cc \ file.cc \ frame.cc \ + historywidget.cc \ img_encoder.cc \ info.cc \ info_console.cc \ @@ -50,6 +51,7 @@ EXTRA_DIST = \ encoder.h \ file.h \ frame.h \ + historywidget.h \ img_encoder.h \ info.h \ info_console.h \ -- cgit v1.2.3