Enlightenment CVS committal

Author  : tilman
Project : e17
Module  : libs/esmart

Dir     : e17/libs/esmart/src/lib/esmart_draggies


Modified Files:
        Makefile.am 


Log Message:
rework esmart autotools setup even more.

===================================================================
RCS file: /cvs/e/e17/libs/esmart/src/lib/esmart_draggies/Makefile.am,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- Makefile.am 3 Sep 2005 22:17:12 -0000       1.6
+++ Makefile.am 21 Mar 2007 16:28:23 -0000      1.7
@@ -2,8 +2,7 @@
 pkg_LTLIBRARIES = libesmart_draggies.la
 
 INCLUDES = -I$(top_srcdir)/src/lib/esmart_draggies \
-                         @EVAS_CFLAGS@ \
-                         @ECORE_CFLAGS@
+                         @DRAGGIES_CFLAGS@
 
 installed_headersdir = $(prefix)/include/Esmart
 installed_headers_DATA = Esmart_Draggies.h
@@ -12,5 +11,5 @@
                                Esmart_Draggies.h
 
 libesmart_draggies_la_LDFLAGS = -version-info 0:9:0
-libesmart_draggies_la_LIBADD = @EVAS_LIBS@ @ECORE_LIBS_X@ @ECORE_LIBS_EVAS@
+libesmart_draggies_la_LIBADD = @DRAGGIES_LIBS@
 



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to