From cba531bbad8481db47318ac8146c54252100f2ad Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Sun, 13 Nov 2016 13:10:30 +0100 Subject: Add first filter to display only some FIGs TODO: many FIGs print without using printbuf, fir which the filter doesn't work yet. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') 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 \ -- cgit v1.2.3