aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/epan/wimaxmacphy
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2018-01-19 21:20:38 +0100
committerMichael Mann <mmann78@netscape.net>2018-01-21 13:13:17 +0000
commit903c143769da90b78502971951e6a1d681b7f8b7 (patch)
tree3b211539938bbea95041383b5898b76b38fec74d /plugins/epan/wimaxmacphy
parent47351fb617aaa1be83d2b1db60dc31344c1d01d2 (diff)
autotools: Rework the plugin Makefiles
The plugin.c generation in an autotools build comes in from an included Makefile.am file. The various types of plugins need different parameters for the generation script. Put the plugin.c production rule is a seperate include file so each plugin type build can include its own variant. Also amend the README.plugins file with regards to the new directory structure and the fact that there are multiple types of plugins, not just dissector plugins. Change-Id: I3a815d0d767baa555356cf428861b18697401355 Signed-off-by: Jaap Keuter <jaap.keuter@xs4all.nl> Reviewed-on: https://code.wireshark.org/review/25398 Tested-by: Petri Dish Buildbot Reviewed-by: João Valverde <j@v6e.pt> Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'plugins/epan/wimaxmacphy')
-rw-r--r--plugins/epan/wimaxmacphy/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/epan/wimaxmacphy/Makefile.am b/plugins/epan/wimaxmacphy/Makefile.am
index 3edb07567a..d69df68bac 100644
--- a/plugins/epan/wimaxmacphy/Makefile.am
+++ b/plugins/epan/wimaxmacphy/Makefile.am
@@ -19,7 +19,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
include $(top_srcdir)/Makefile.am.inc
-include $(top_srcdir)/plugins/Makefile.am.inc
+include $(top_srcdir)/plugins/epan/Makefile.am.inc
# the name of the plugin
PLUGIN_NAME = wimaxmacphy