mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
(cherry picked from commit 5a480e0de89fbf99d35ace1713052d6e01c1316f)
This commit is contained in:
parent
56f4003255
commit
da0ac88790
@ -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…
x
Reference in New Issue
Block a user