libsysprof-analyze: add document type for samples

This commit is contained in:
Christian Hergert
2023-04-25 17:10:12 -07:00
parent a47627e5b9
commit ca83cd6b40
6 changed files with 186 additions and 3 deletions

View File

@ -1,12 +1,14 @@
libsysprof_analyze_public_sources = [
'sysprof-document.c',
'sysprof-document-frame.c',
'sysprof-document-sample.c',
]
libsysprof_analyze_public_headers = [
'sysprof-analyze.h',
'sysprof-document.h',
'sysprof-document-frame.h',
'sysprof-document-sample.h',
]
libsysprof_analyze_deps = [