summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2014-02-11 17:51:33 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2014-02-11 18:08:02 +0100
commit1c0db53cc34b8137fc0f5647e40bb2594a1acece (patch)
treef78730783cf83e63013248e206a04482be4998b5 /src/Makefile.am
parent5c786802afdbaf63f6a34f55995eae457e118059 (diff)
downloaddabmod-1c0db53cc34b8137fc0f5647e40bb2594a1acece.tar.gz
dabmod-1c0db53cc34b8137fc0f5647e40bb2594a1acece.tar.bz2
dabmod-1c0db53cc34b8137fc0f5647e40bb2594a1acece.zip
include local zmq.hpp and prefer it over the system one
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 9145f47..78b20fc 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -91,7 +91,9 @@ odr_dabmod_SOURCES = DabMod.cpp \
TimeInterleaver.cpp TimeInterleaver.h \
ThreadsafeQueue.h \
Log.cpp Log.h \
- RemoteControl.cpp RemoteControl.h
+ RemoteControl.cpp RemoteControl.h \
+ zmq.hpp
+
nodist_odr_dabmod_SOURCES =$(FFT_SRC)
dist_bin_SCRIPTS =crc-dwap.py