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 6a72a0d..3ccf9d2 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -26,6 +26,7 @@ miav_SOURCES = $(shell if [ $QT_CXXFLAGS ] ; then ../tools/MocList cc; fi ) \
jpeg_mem_dest.cc \
libfame_wrapper.cc \
liblame_wrapper.cc \
+ libmplex_wrapper.cc \
mainwindow.cc \
messagebox.cc \
miav.cc \
@@ -80,6 +81,7 @@ EXTRA_DIST = \
jpeg_mem_dest.h \
libfame_wrapper.h \
liblame_wrapper.h \
+ libmplex_wrapper.h \
mainwindow.h \
messagebox.h \
miav.h \