Skip to content

Commit 32ab16c

Browse files
committed
Core: add missing plugins.h header file during instalation
1 parent 98151d0 commit 32ab16c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ set(SUB_HEADERS
1414
ipfixcol2/message_garbage.h
1515
ipfixcol2/message_ipfix.h
1616
ipfixcol2/message_session.h
17+
ipfixcol2/plugins.h
1718
ipfixcol2/session.h
1819
ipfixcol2/verbose.h
1920
"${PROJECT_BINARY_DIR}/include/ipfixcol2/api.h"

0 commit comments

Comments
 (0)