mirror of
https://github.com/OpenNebula/one.git
synced 2024-12-22 13:33:52 +03:00
parent
ce4b3b9e73
commit
5a480e0de8
@ -37,7 +37,8 @@ env.StaticLibrary(lib_name, source_files)
|
||||
env.Prepend(LIBS=[
|
||||
'im_collectd',
|
||||
'nebula_common',
|
||||
'util'
|
||||
'util',
|
||||
'crypto'
|
||||
])
|
||||
|
||||
env.Program('collectd.cc')
|
||||
|
Loading…
Reference in New Issue
Block a user