libsysprof_headers += files([ 'sp-callgraph-profile.h', ]) libsysprof_sources += files([ 'sp-callgraph-profile-private.h', 'sp-callgraph-profile.c', ]) libsysprof_ui_headers += files([ 'sp-callgraph-view.h', ]) libsysprof_ui_sources += files([ 'sp-callgraph-view.c', ])