From c7a673787b9dabca5b29fed0eee526156df66807 Mon Sep 17 00:00:00 2001 From: Thomas Graf Date: Fri, 29 Oct 2010 21:10:02 +0200 Subject: text ematch support --- lib/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Makefile.am') diff --git a/lib/Makefile.am b/lib/Makefile.am index 98a2863..7c869dc 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -55,7 +55,7 @@ libnl_route_la_SOURCES = \ route/cls/ematch_syntax.c route/cls/ematch_grammar.c \ route/cls/ematch.c \ route/cls/ematch/container.c route/cls/ematch/cmp.c \ - route/cls/ematch/nbyte.c \ + route/cls/ematch/nbyte.c route/cls/ematch/text.c \ \ route/link/api.c route/link/vlan.c \ \ -- cgit v1.2.1