useless linker flag

SVN revision: 45884
This commit is contained in:
Vincent Torri 2010-02-04 20:48:56 +00:00
parent cb4af1da03
commit bc32b64121
1 changed files with 1 additions and 1 deletions

View File

@ -7,5 +7,5 @@ Name: ecore-evas
Description: E core library, Evas module
@pkgconfig_requires_private@: @requirements_ecore_evas@
Version: @VERSION@
Libs: -L${libdir} -lecore_evas @ecore_evas_libs@
Libs: -L${libdir} @ecore_evas_libs@
Cflags: -I${includedir}