summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--vpp-integration/minimal-distribution/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/vpp-integration/minimal-distribution/pom.xml b/vpp-integration/minimal-distribution/pom.xml
index 041c0a584..0f504ec70 100644
--- a/vpp-integration/minimal-distribution/pom.xml
+++ b/vpp-integration/minimal-distribution/pom.xml
@@ -40,6 +40,7 @@
io.fd.honeycomb.vpp.common.integration.VppCommonModule,
io.fd.honeycomb.lisp.LispModule,
io.fd.honeycomb.translate.v3po.V3poModule,
+ io.fd.honeycomb.nat.NatModule,
// io.fd.honeycomb.vppnsh.impl.VppNshModule
<!-- Nsh module by default disabled, because it needs vpp-nsh plugin, which is not part of vpp codebase.-->
</distribution.modules>