Enlightenment CVS committal Author : devilhorns Project : e_modules Module : tclock
Dir : e_modules/tclock Modified Files: Makefile.am Log Message: Fix make distcheck. Bsd users should use gmake. Added a make clean. =================================================================== RCS file: /cvs/e/e_modules/tclock/Makefile.am,v retrieving revision 1.9 retrieving revision 1.10 diff -u -3 -r1.9 -r1.10 --- Makefile.am 14 Jul 2006 19:04:48 -0000 1.9 +++ Makefile.am 15 Jul 2006 13:09:29 -0000 1.10 @@ -36,3 +36,6 @@ %.edj: %.edc $(EDJE_CC) $(EDJE_FLAGS) $< $@ + +clean-local: + rm -rf *.edj *~ ------------------------------------------------------------------------- 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