typo
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 24 Nov 2008 18:20:40 +0000 (18:20 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 24 Nov 2008 18:20:40 +0000 (18:20 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@37790 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/modules/loaders/tiff/Makefile.am

index b949871..bab7f81 100644 (file)
@@ -19,6 +19,6 @@ pkg_LTLIBRARIES = module.la
 
 module_la_SOURCES = evas_image_load_tiff.c
 
-module_la_LIBADD = @EINA_LIBS@ @EVIL_LIBS@ @evas_image_loader_tiff_cflags@ $(top_builddir)/src/lib/libevas.la
+module_la_LIBADD = @EINA_LIBS@ @EVIL_LIBS@ @evas_image_loader_tiff_libs@ $(top_builddir)/src/lib/libevas.la
 module_la_LDFLAGS = -no-undefined @lt_enable_auto_import@ -module -avoid-version
 module_la_LIBTOOLFLAGS = --tag=disable-static