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:
Philip Withnall 2019-04-25 16:56:02 +01:00
parent 126190a6a9
commit ad45f2813b
2 changed files with 27 additions and 0 deletions

View file

@ -6,6 +6,7 @@ libmalcontent_sources = [
]
libmalcontent_headers = [
'app-filter.h',
'malcontent.h',
'manager.h',
]
libmalcontent_private_headers = [