summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 04f7ee6..d60df2f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -89,6 +89,8 @@ odr_audioenc_SOURCES = src/odr-audioenc.cpp \
src/JackInput.h \
src/VLCInput.cpp \
src/VLCInput.h \
+ src/Outputs.cpp \
+ src/Outputs.h \
src/AACDecoder.cpp \
src/AACDecoder.h \
src/SampleQueue.h \