VPP-61 Patch2/2 Removing NSH from VPP for move to NSH_SFC
[vpp.git] / vnet / Makefile.am
index 8a9f214..84ee79e 100644 (file)
@@ -58,6 +58,8 @@ libvnet_la_SOURCES +=                         \
 
 nobase_include_HEADERS +=                      \
   vnet/policer/police.h                                \
+  vnet/policer/policer.h                       \
+  vnet/policer/fix_types.h                     \
   vnet/policer/xlate.h
 
 ########################################
@@ -396,30 +398,6 @@ nobase_include_HEADERS +=                  \
  vnet/mpls-gre/error.def
 
 
-########################################
-# NSH Map: nsh
-########################################
- libvnet_la_SOURCES +=                         \
-  vnet/nsh/nsh.c
-
- nobase_include_HEADERS +=                     \
-  vnet/nsh/nsh_packet.h                                \
-  vnet/nsh/nsh.h                               \
-  vnet/nsh/nsh_error.def
-
-
-########################################
-# Tunnel protocol: nsh-gre
-########################################
-
-# libvnet_la_SOURCES +=                                \
-#   vnet/nsh-gre/nsh_gre.c                     \
-#   vnet/nsh-gre/encap.c                               \
-#   vnet/nsh-gre/decap.c
-
-# nobase_include_HEADERS +=                    \
-#   vnet/nsh-gre/nsh_gre.h                             
-
 ########################################
 # Tunnel protocol: vxlan-gpe
 ########################################