Wireshark-commits: [Wireshark-commits] master 5eafa90: autotools: Move common automake code for plu
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5eafa903f64ceb0dc3390bd47f8325070299b04f
Submitter: Jo?o Valverde (j@xxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
5eafa90 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):
autotools: Move common automake code for plugins to an include file
Change-Id: Icac1eb17ff78ae5ae54b61820618bf3c5733bd96
Reviewed-on: https://code.wireshark.org/review/14003
Reviewed-by: João Valverde <j@xxxxxx>
Actions performed:
from 01444ab Fix indentation.
adds 5eafa90 autotools: Move common automake code for plugins to an include file
Summary of changes:
plugins/Makefile.am | 2 -
plugins/{m2m/Makefile.am => Makefile.am.inc} | 40 ++-------------
plugins/docsis/Makefile.am | 67 +------------------------
plugins/ethercat/Makefile.am | 67 +------------------------
plugins/gryphon/Makefile.am | 67 +------------------------
plugins/irda/Makefile.am | 67 +------------------------
plugins/m2m/Makefile.am | 67 +------------------------
plugins/mate/Makefile.am | 66 +------------------------
plugins/opcua/Makefile.am | 67 +------------------------
plugins/profinet/Makefile.am | 67 +------------------------
plugins/stats_tree/Makefile.am | 16 +-----
plugins/tpg/Makefile.am | 11 +----
plugins/unistim/Makefile.am | 68 +-------------------------
plugins/wimax/Makefile.am | 67 +------------------------
plugins/wimaxasncp/Makefile.am | 66 +------------------------
plugins/wimaxmacphy/Makefile.am | 67 +------------------------
16 files changed, 32 insertions(+), 840 deletions(-)
copy plugins/{m2m/Makefile.am => Makefile.am.inc} (82%)