gjs: add gjs source back

This sets various environment variables we need.
This commit is contained in:
Christian Hergert
2019-06-03 18:01:53 -07:00
parent d25975cf89
commit af32235541
6 changed files with 109 additions and 5 deletions

View File

@ -7,6 +7,7 @@ libsysprof_public_sources = [
'sysprof-capture-gobject.c',
'sysprof-capture-symbol-resolver.c',
'sysprof-elf-symbol-resolver.c',
'sysprof-gjs-source.c',
'sysprof-hostinfo-source.c',
'sysprof-jitmap-symbol-resolver.c',
'sysprof-kernel-symbol.c',
@ -30,6 +31,7 @@ libsysprof_public_headers = [
'sysprof-capture-gobject.h',
'sysprof-capture-symbol-resolver.h',
'sysprof-elf-symbol-resolver.h',
'sysprof-gjs-source.h',
'sysprof-hostinfo-source.h',
'sysprof-jitmap-symbol-resolver.h',
'sysprof-kernel-symbol.h',