1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-02-23 21:57:43 +03:00

Added libmd5 to the list of libraries needed to build the scheduler

git-svn-id: http://svn.opennebula.org/trunk@5 3034c82b-c49b-4eb3-8279-a7acafdc01c0
This commit is contained in:
Javier Fontán Muiños 2008-06-19 10:33:55 +00:00
parent 3db8342e8f
commit 0074a4c3f9

View File

@ -60,6 +60,7 @@ env.Append(LIBS=[
'wwwcore',
'wwwutils',
'm',
'md5'
])
# Build tests