Make compilation work again.
[ardour.git] / libs / fst / SConscript
index fd1d0f796a853fcd4b1249e78754aa16c81a2974..a0522c0b0ae27625e69825ddca152f314e104b2d 100644 (file)
@@ -15,7 +15,7 @@ fst.Merge ([
         libraries['glib2']
         ])
 
-fst.Replace(CC = list ("winegcc"))
+fst.Replace(CC = ("winegcc"))
 
 #
 # See if JACK supports jack_set_thread_creator()