Enlightenment CVS committal

Author  : lordchaos
Project : e17
Module  : apps/efsd

Dir     : e17/apps/efsd/tools


Modified Files:
        Makefile.am 


Log Message:
More unification of the serialization/deserialization architecture using 
ecore_ipc

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/efsd/tools/Makefile.am,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- Makefile.am 23 Aug 2001 14:05:38 -0000      1.12
+++ Makefile.am 8 Aug 2005 03:37:26 -0000       1.13
@@ -8,7 +8,7 @@
 INCLUDES = -I$(top_srcdir)/efsd
 
 efsdsh_SOURCES = efsdsh.c
-efsdsh_LDADD = $(top_builddir)/efsd/.libs/libefsd.so
+efsdsh_LDADD = @ecore_libs@ $(top_builddir)/efsd/.libs/libefsd.so
 
 install-data-local:
        @$(NORMAL_INSTALL)




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to