aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 311a55f..ab97883 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -10,6 +10,7 @@ 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/etisnoop.cpp \