diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
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 \ |