aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorJoão Valverde <joao.valverde@tecnico.ulisboa.pt>2016-02-19 07:15:26 +0000
committerJoão Valverde <j@v6e.pt>2016-02-20 14:26:39 +0000
commit5eafa903f64ceb0dc3390bd47f8325070299b04f (patch)
tree4372008f3347e08e33135202f1f7164356c47b99 /plugins/Makefile.am
parent01444ab46b2d8fb839b76ab778f3fdccbbb2272f (diff)
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@v6e.pt>
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r--plugins/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index 3e0a7a9257..f12b3390b2 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -37,8 +37,6 @@ SUBDIRS = $(_CUSTOM_SUBDIRS_) \
wimaxasncp \
wimaxmacphy
-plugindir = @plugindir@
-
EXTRA_DIST = \
$(_CUSTOM_EXTRA_DIST_) \
Makefile.common.inc \