summaryrefslogtreecommitdiffstats
path: root/src/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'src/configure.ac')
-rw-r--r--src/configure.ac5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/configure.ac b/src/configure.ac
index f35e139a69c..4c9c25d5d98 100644
--- a/src/configure.ac
+++ b/src/configure.ac
@@ -315,11 +315,12 @@ PLUGIN_ENABLED(l2e)
PLUGIN_ENABLED(lacp)
PLUGIN_ENABLED(lb)
PLUGIN_ENABLED(mactime)
+PLUGIN_ENABLED(map)
PLUGIN_ENABLED(marvell)
PLUGIN_ENABLED(memif)
-PLUGIN_ENABLED(pppoe)
PLUGIN_ENABLED(nat)
-PLUGIN_ENABLED(map)
+PLUGIN_ENABLED(nsh)
+PLUGIN_ENABLED(pppoe)
PLUGIN_ENABLED(srv6ad)
PLUGIN_ENABLED(srv6am)
PLUGIN_ENABLED(srv6as)