Enlightenment CVS committal

Author  : lok
Project : e17
Module  : proto

Dir     : e17/proto/entropy/src/plugins


Modified Files:
        Makefile.am 


Log Message:
Added missing flags.

===================================================================
RCS file: /cvs/e/e17/proto/entropy/src/plugins/Makefile.am,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -3 -r1.44 -r1.45
--- Makefile.am 30 Jun 2007 07:04:53 -0000      1.44
+++ Makefile.am 28 Jul 2007 23:41:40 -0000      1.45
@@ -85,9 +85,9 @@
 
 action_simple_la_SOURCES       = $(top_srcdir)/src/entropy_gui.c \
                                action_simple.c 
$(top_srcdir)/src/entropy_debug.c
-action_simple_la_CFLAGS        = @EWL_CFLAGS@
+action_simple_la_CFLAGS        = @ECORE_CFLAGS@ @EWL_CFLAGS@
 action_simple_la_LDFLAGS       = -module -avoid-version
-action_simple_la_LIBADD        = @EWL_LIBS@
+action_simple_la_LIBADD        = @ECORE_LIBS@ @EWL_LIBS@
 
 
 layout_ewl_simple_la_SOURCES   = $(top_srcdir)/src/entropy_gui.c \



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to