From 405be3098f5568455f65607cc2c9e86b47527af2 Mon Sep 17 00:00:00 2001 From: Anders Broman Date: Sun, 11 Nov 2007 13:23:17 +0000 Subject: From Valery Sigalov: New dissector for TPNCP protocol. http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1853 svn path=/trunk/; revision=23428 --- epan/dissectors/Makefile.common | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'epan/dissectors/Makefile.common') diff --git a/epan/dissectors/Makefile.common b/epan/dissectors/Makefile.common index 6b4ce2ec42..11be55beba 100644 --- a/epan/dissectors/Makefile.common +++ b/epan/dissectors/Makefile.common @@ -412,7 +412,7 @@ CLEAN_DISSECTOR_SRC = \ packet-gvrp.c \ packet-h1.c \ packet-h221_nonstd.c \ - packet-h223.c \ + packet-h223.c \ packet-h248_annex_c.c \ packet-h248_annex_e.c \ packet-h248_3gpp.c \ @@ -716,6 +716,7 @@ CLEAN_DISSECTOR_SRC = \ packet-tnef.c \ packet-tns.c \ packet-tpkt.c \ + packet-tpncp.c \ packet-tr.c \ packet-trmac.c \ packet-tsp.c \ -- cgit v1.2.3