diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 922ce52..f8ba7c2 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -110,6 +110,7 @@ odr_dabmod_SOURCES = DabMod.cpp \ ThreadsafeQueue.h \ Log.cpp Log.h \ RemoteControl.cpp RemoteControl.h \ + FormatConverter.cpp FormatConverter.h \ zmq.hpp nodist_odr_dabmod_SOURCES = $(FFT_SRC) |