summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorThomas Graf <tgraf@suug.ch>2010-10-29 21:10:02 +0200
committerThomas Graf <tgraf@suug.ch>2010-10-29 21:10:02 +0200
commitc7a673787b9dabca5b29fed0eee526156df66807 (patch)
tree774b20118e3e8d398ac3796588cb966b051afc4d /lib/Makefile.am
parent93f992eac5a0d35114de4e937326d1d03a53a25f (diff)
downloadlibnl-c7a673787b9dabca5b29fed0eee526156df66807.tar.gz
text ematch support
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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 \
\