diff options
Diffstat (limited to 'test/CMakeLists.txt')
| -rw-r--r-- | test/CMakeLists.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 4001cb1..087aa94 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -1,3 +1,4 @@ add_subdirectory(packet_inject) add_subdirectory(packet_tool) -add_subdirectory(debug_plugin)
\ No newline at end of file +add_subdirectory(debug_plugin) +add_subdirectory(decoders/http) |
