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 9afa08a..aae5a13 100644 --- a/Makefile.am +++ b/Makefile.am @@ -146,6 +146,8 @@ odr_dabmod_SOURCES += \ src/output/USRPTime.h \ src/output/Lime.cpp \ src/output/Lime.h \ + src/output/BladeRF.cpp \ + src/output/BladeRF.h \ src/PhaseReference.cpp \ src/PhaseReference.h \ src/QpskSymbolMapper.cpp \ |