Skip to content

Commit 944d19d

Browse files
committed
Top 10 ports - Update Makefile.am
1 parent 2d25664 commit 944d19d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Makefile.am

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,9 @@ ipfixprobe_input_src=\
2525
input/benchmark.hpp \
2626
input/parser.cpp \
2727
input/parser.hpp \
28-
input/headers.hpp
28+
input/headers.hpp \
29+
input/topPorts.hpp \
30+
input/topPorts.cpp
2931

3032
# How to create loadable example.so plugin:
3133
#pkglib_LTLIBRARIES=example.la

0 commit comments

Comments
 (0)