build: fix libraryname

This commit is contained in:
Stefan Sauer 2010-10-18 09:51:48 +03:00
parent e20d4504d3
commit d65cc2036e

View file

@ -17,7 +17,7 @@ gst_mi_SOURCES = \
mi-info.vala
gst_mi_LDADD = \
$(MI_LIBS) -lgstinterfaces-0.10 -lpbutils-0.10
$(MI_LIBS) -lgstinterfaces-0.10 -lgstpbutils-0.10
BUILT_SOURCES = $(gst_mi_SOURCES:.vala=.c)