aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2017-12-30 10:25:45 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2017-12-30 10:25:45 +0100
commite0f9c8909ecba56da4c7a2ec3507b8af19b737bd (patch)
tree7c72d6f36a37a7cad87d637f9452dbf2693cee1a /Makefile.am
parent0c0f828c6bccee3aeb3049cb8b5bb480153cd3b6 (diff)
parent1dadf3b7856940911724d02613085d57535da474 (diff)
downloaddabmod-e0f9c8909ecba56da4c7a2ec3507b8af19b737bd.tar.gz
dabmod-e0f9c8909ecba56da4c7a2ec3507b8af19b737bd.tar.bz2
dabmod-e0f9c8909ecba56da4c7a2ec3507b8af19b737bd.zip
Merge branch 'next' into outputRefactoring
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 8b7d5f4..9991d63 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -141,6 +141,8 @@ odr_dabmod_SOURCES = src/DabMod.cpp \
src/Utils.h \
src/TII.cpp \
src/TII.h \
+ src/PAPRStats.cpp \
+ src/PAPRStats.h \
src/zmq.hpp \
lib/crc.h \
lib/crc.c \