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 aea695c..05136ba 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -95,6 +95,8 @@ odr_audioenc_SOURCES = src/odr-audioenc.cpp \
src/AACDecoder.cpp \
src/AACDecoder.h \
src/SampleQueue.h \
+ src/StatsPublish.cpp \
+ src/StatsPublish.h \
src/encryption.c \
src/encryption.h \
src/zmq.hpp \