diff options
author | Campus <campus@ntop.org> | 2016-09-24 13:45:28 +0200 |
---|---|---|
committer | Campus <campus@ntop.org> | 2016-09-24 13:45:28 +0200 |
commit | f8a9faf2fadb3fccaa1b48f0ccbed2cb0919526f (patch) | |
tree | ece6088648ed0dc8439b99b6f3be04ddde4c1e64 /src/lib/Makefile.am | |
parent | 054f8376e4ad7086c9a51e032f75160c1c30e65e (diff) |
added adobe flash host name - fix twitter and netflix detection - removed twitter dissector (useless have a dissector that looking for ip range; moved matching in ndpi_content_match.c.inc)
Diffstat (limited to 'src/lib/Makefile.am')
-rw-r--r-- | src/lib/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am index 036871a6b..b35479464 100644 --- a/src/lib/Makefile.am +++ b/src/lib/Makefile.am @@ -140,7 +140,6 @@ libndpi_la_SOURCES = ndpi_content_match.c.inc \ protocols/teredo.c \ protocols/tvants.c \ protocols/tvuplayer.c \ - protocols/twitter.c \ protocols/ubntac2.c \ protocols/usenet.c \ protocols/viber.c \ |