summaryrefslogtreecommitdiff
path: root/client/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'client/Makefile.am')
-rw-r--r--client/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/Makefile.am b/client/Makefile.am
index b7d3a74..4a49d35 100644
--- a/client/Makefile.am
+++ b/client/Makefile.am
@@ -15,6 +15,7 @@ miav_client_SOURCES = $(shell ../tools/MocList cc ) \
decoder.cc \
dv1394.cc \
dvfile.cc \
+ icons.cc \
networksender.cc \
historyframe.cc \
historywidget.cc \
@@ -37,6 +38,7 @@ EXTRA_DIST = \
decoder.h \
dv1394.h \
dvfile.h \
+ icons.h \
networksender.h \
historyframe.h \
historywidget.h \