aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2017-12-10 08:30:21 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2017-12-10 08:30:21 +0100
commit8d4c21193437882c7cb4cb8245aa80f9d8d7c084 (patch)
tree694d0750438df74621d7f997ec300cbec14d20d3 /Makefile.am
parent6e8d21f63be63a76dfcefc9911c487ce50491721 (diff)
downloadetisnoop-8d4c21193437882c7cb4cb8245aa80f9d8d7c084.tar.gz
etisnoop-8d4c21193437882c7cb4cb8245aa80f9d8d7c084.tar.bz2
etisnoop-8d4c21193437882c7cb4cb8245aa80f9d8d7c084.zip
Remove boost dependency
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index da24f2f..6c1b712 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -10,7 +10,6 @@ endif
AM_CPPFLAGS = -Wall $(GITVERSION_FLAGS)
AM_CFLAGS = -Wall
-etisnoop_LDADD = -lboost_regex
etisnoop_SOURCES = src/dabplussnoop.cpp src/dabplussnoop.hpp \
src/etiinput.cpp src/etiinput.hpp \
src/etianalyse.cpp src/etianalyse.hpp \