mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-05 19:15:12 +00:00
Add libcache to installed headers and removed relative import
This commit is contained in:
parent
f7e95b4ee8
commit
2155dd9153
3 changed files with 4 additions and 3 deletions
|
|
@ -12,7 +12,8 @@ libndpi_la_include_HEADERS = ../include/ndpi_api.h \
|
|||
../include/ndpi_includes.h \
|
||||
../include/ndpi_protocol_ids.h \
|
||||
../include/ndpi_protocols.h \
|
||||
../include/ndpi_typedefs.h
|
||||
../include/ndpi_typedefs.h \
|
||||
third_party/include/libcache.h
|
||||
|
||||
libndpi_la_SOURCES = ndpi_content_match.c.inc \
|
||||
ndpi_main.c \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue