http_static: cleanup file handler and cache
[vpp.git] / src / plugins / http_static / CMakeLists.txt
index cf9e41e..5e51704 100644 (file)
 
 add_vpp_plugin(http_static
   SOURCES
+  http_cache.c
+  http_cache.h
   http_static.c
   static_server.c
-  http_static.h
   builtinurl/json_urls.c
 
   API_FILES