Enlightenment CVS committal

Author  : devilhorns
Project : e_modules
Module  : screenshot

Dir     : e_modules/screenshot


Modified Files:
        Makefile.am 


Log Message:
Fix Makefile.am properly..ugg, bitten by the copy-paste bug :)

===================================================================
RCS file: /cvs/e/e_modules/screenshot/Makefile.am,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -3 -r1.14 -r1.15
--- Makefile.am 10 Jul 2006 17:38:03 -0000      1.14
+++ Makefile.am 10 Jul 2006 17:39:59 -0000      1.15
@@ -2,7 +2,8 @@
 
 MAINTAINERCLEANFILES = Makefile.in mkinstalldirs
 
-EDJE_CC = @edje_cc@ \
+EDJE_CC = @edje_cc@
+EDJE_FLAGS = -v \
 -id $(top_srcdir) \
 -fd $(top_srcdir)
 




-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to