summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index cff93b1..2382214 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -12,6 +12,7 @@ miav_SOURCES = $(shell if [ $QT_CXXFLAGS ] ; then ../tools/MocList cc; fi ) \
daemon.cc \
decoder.cc \
dv1394.cc \
+ dvfile.cc \
encoder.cc \
file.cc \
frame.cc \
@@ -49,6 +50,7 @@ EXTRA_DIST = \
decoder.h \
dv.h \
dv1394.h \
+ dvfile.h \
encoder.h \
file.h \
frame.h \