fix scons build

This commit is contained in:
George Sapountzis
2010-03-21 19:20:15 +02:00
parent dd120776d1
commit 29ec051648

View File

@@ -40,6 +40,7 @@ env.Prepend(LIBS = [
])
sources = [
'soft_screen.c',
'xlib.c',
]