mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-08 22:20:54 +00:00
preload: hoist preloads into src/ directory
They will get used from libsysprof-profile, but it's nice to have them a directory up going forward.
This commit is contained in:
@ -64,6 +64,7 @@ endif
|
||||
|
||||
if need_libsysprof_profile
|
||||
subdir('libsysprof-profile')
|
||||
subdir('preload')
|
||||
endif
|
||||
|
||||
if get_option('sysprofd') == 'bundled'
|
||||
|
||||
Reference in New Issue
Block a user