diff options
Diffstat (limited to 'src/configure.ac')
-rw-r--r-- | src/configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/configure.ac b/src/configure.ac index 581b0968d10..2a907b2f93d 100644 --- a/src/configure.ac +++ b/src/configure.ac @@ -147,6 +147,7 @@ AC_SUBST(AR_FLAGS) PLUGIN_ENABLED(acl) PLUGIN_ENABLED(dpdk) PLUGIN_ENABLED(flowperpkt) +PLUGIN_ENABLED(gtpu) PLUGIN_ENABLED(ila) PLUGIN_ENABLED(ioam) PLUGIN_ENABLED(ixge) |