aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/vnet/CMakeLists.txt')
-rw-r--r--src/vnet/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/vnet/CMakeLists.txt b/src/vnet/CMakeLists.txt
index 491b8b98d4e..9f36e676184 100644
--- a/src/vnet/CMakeLists.txt
+++ b/src/vnet/CMakeLists.txt
@@ -264,6 +264,8 @@ list(APPEND VNET_HEADERS
vxlan/vxlan_error.def
)
+list(APPEND VNET_MULTIARCH_SOURCES vxlan/decap.c)
+
list(APPEND VNET_API_FILES vxlan/vxlan.api)
##############################################################################