Enlightenment CVS committal

Author  : devilhorns
Project : e_modules
Module  : tclock

Dir     : e_modules/tclock


Modified Files:
        Makefile.am 


Log Message:
Fix makefile.am for make distcheck.

===================================================================
RCS file: /cvs/e/e_modules/tclock/Makefile.am,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- Makefile.am 18 May 2006 11:18:23 -0000      1.5
+++ Makefile.am 10 Jul 2006 15:17:39 -0000      1.6
@@ -2,8 +2,9 @@
 
 SUBDIRS = po
 
-EDJE_CC = @edje_cc@
-EDJE_FLAGS = -id . -fd $(srcdir)/fonts
+EDJE_CC = @edje_cc@ \
+-id $(top_srcdir) \
+-fd $(top_srcdir)/fonts
 
 filesdir = $(datadir)
 files_DATA = module_icon.png \




-------------------------------------------------------------------------
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