libmalcontent: Add a top-level header file
This just simplifies including the malcontent headers from projects which use it. Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
parent
126190a6a9
commit
ad45f2813b
2 changed files with 27 additions and 0 deletions
|
@ -6,6 +6,7 @@ libmalcontent_sources = [
|
|||
]
|
||||
libmalcontent_headers = [
|
||||
'app-filter.h',
|
||||
'malcontent.h',
|
||||
'manager.h',
|
||||
]
|
||||
libmalcontent_private_headers = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue