and rename static linkage as well.

SVN revision: 41131
This commit is contained in:
Gustavo Sverzut Barbieri 2009-06-20 16:31:15 +00:00
parent b9d313774f
commit 4eb71900a2
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ endif
if EINA_STATIC_BUILD_PASS_THROUGH
libeina_la_SOURCES += $(top_srcdir)/src/modules/mp/pass_through/pass_through.c
libeina_la_SOURCES += $(top_srcdir)/src/modules/mp/pass_through/eina_pass_through.c
endif