ipip: Tunnel flags controlling copying data to/from payload/encap
[vpp.git] / src / plugins / stn / CMakeLists.txt
index 38eda9b..310db62 100644 (file)
@@ -19,6 +19,9 @@ add_vpp_plugin(stn
   API_FILES
   stn.api
 
+  INSTALL_HEADERS
+  stn.h
+
   API_TEST_SOURCES
   stn_test.c
 )