From 9c4f80449be1776978a7a0829d20e1c503655d39 Mon Sep 17 00:00:00 2001 From: theirix Date: Sat, 13 Aug 2016 17:14:01 +0300 Subject: Fixed dist build --- src/lib/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src') diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am index 3ba119d7d..b920d4d67 100644 --- a/src/lib/Makefile.am +++ b/src/lib/Makefile.am @@ -160,8 +160,11 @@ libndpi_la_SOURCES = ndpi_content_match.c.inc \ protocols/zeromq.c \ third_party/include/actypes.h \ third_party/include/ahocorasick.h \ + third_party/include/ndpi_patricia.h \ third_party/include/node.h \ third_party/include/sort.h \ third_party/src/ahocorasick.c \ third_party/src/node.c \ third_party/src/sort.c + +EXTRA_DIST = third_party/src/ndpi_patricia.c -- cgit v1.2.3