From 693dcd276e556033b1176d16f4ea257ae3e68ea5 Mon Sep 17 00:00:00 2001 From: Pascal Quantin Date: Mon, 12 Dec 2016 21:42:14 +0100 Subject: Build TRANSUM plugin Add plugin to autofoo and CMake build systems and fix errors found Add plugin to Windows installer (optional component activated by default) Change-Id: Id1b777bdee04e53076b3291f6fb68d5abad6985d Reviewed-on: https://code.wireshark.org/review/19228 Petri-Dish: Pascal Quantin Tested-by: Petri Dish Buildbot Reviewed-by: Pascal Quantin --- plugins/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/Makefile.am') diff --git a/plugins/Makefile.am b/plugins/Makefile.am index 6b11b4ea71..2f8f7a0ab6 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am @@ -32,6 +32,7 @@ SUBDIRS = $(_CUSTOM_SUBDIRS_) \ opcua \ profinet \ stats_tree \ + transum \ unistim \ wimax \ wimaxasncp \ -- cgit v1.2.1