From 70519875ee76bd8ab6ae49422ebc36598da28ec3 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Wed, 3 Jul 2019 12:40:00 +0200 Subject: Add stats sender to UNIX datagram socket --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') 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 \ -- cgit v1.2.3