summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authordeva <deva>2006-04-10 13:04:31 +0000
committerdeva <deva>2006-04-10 13:04:31 +0000
commit582bcd19d6a58c266f5453961c87acf72fae5353 (patch)
tree5ee3bdc1726d833da65efab320e5eabfcb802e51 /lib/Makefile.am
parent46b3c21f079a10e1ed072976d355a8026bcb7580 (diff)
*** empty log message ***
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index f2293d1..6f01ef1 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -10,6 +10,7 @@ libmiav_la_SOURCES = \
info.cc \
info_simple.cc \
jpeg_mem_dest.cc \
+ libdv_wrapper.cc \
miav_config.cc \
mutex.cc \
network.cc \
@@ -32,6 +33,7 @@ EXTRA_DIST = \
info.h \
info_simple.h \
jpeg_mem_dest.h \
+ libdv_wrapper.h \
miav_config.h \
mutex.h \
network.h \