We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cc2cad commit 79a4bc1Copy full SHA for 79a4bc1
1 file changed
Makefile.am
@@ -25,7 +25,9 @@ ipfixprobe_input_src=\
25
input/benchmark.hpp \
26
input/parser.cpp \
27
input/parser.hpp \
28
- input/headers.hpp
+ input/headers.hpp \
29
+ input/topPorts.hpp \
30
+ input/topPorts.cpp
31
32
# How to create loadable example.so plugin:
33
#pkglib_LTLIBRARIES=example.la
0 commit comments