blob: 6f854e78dc104c6fc72332ce8a2c7cc89e8564b5 [file] [log] [blame]
Zaafar Ahmedb0f8e002016-05-12 03:38:35 +05001set(FILES http-parse-complete.c http-parse-simple.c README.md)
2set(PROGRAMS http-parse-complete.py http-parse-simple.py)
3install(FILES ${FILES} DESTINATION share/bcc/examples/networking/http_filter)
4install(PROGRAMS ${PROGRAMS} DESTINATION share/bcc/examples/networking/http_filter)