blob: 71a507ae2ac8b61e216320f93ae893d627f1c850 (
plain)
1
2
3
4
5
6
7
8
9
|
library_includedir=$(includedir)/libndpi-1.4/libndpi
library_include_HEADERS = ndpi_api.h \
ndpi_debug_functions.h \
ndpi_define.h \
ndpi_macros.h \
ndpi_protocols_osdpi.h \
ndpi_public_functions.h
|