Enlightenment CVS committal Author : quan74 Project : e_modules Module : uptime
Dir : e_modules/uptime Modified Files: Makefile.am configure.in Log Message: rpm-ified =================================================================== RCS file: /cvsroot/enlightenment/e_modules/uptime/Makefile.am,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- Makefile.am 20 Feb 2006 17:21:15 -0000 1.1 +++ Makefile.am 7 Mar 2006 04:05:49 -0000 1.2 @@ -1,4 +1,4 @@ -MAINTAINERCLEANFILES = Makefile.in +MAINTAINERCLEANFILES = Makefile.in e_modules-uptime.spec EDJE_CC = @edje_cc@ EDJE_FLAGS = -v @@ -6,6 +6,8 @@ # data files for the module filesdir = $(datadir) +EXTRA_DIST = $(files_DATA) uptime.png e_modules-uptime.spec e_modules-uptime.spec.in + files_DATA = \ module_icon.png \ uptime.edj \ =================================================================== RCS file: /cvsroot/enlightenment/e_modules/uptime/configure.in,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- configure.in 20 Feb 2006 17:21:15 -0000 1.1 +++ configure.in 7 Mar 2006 04:05:49 -0000 1.2 @@ -195,6 +195,7 @@ AC_OUTPUT([ Makefile +e_modules-uptime.spec ],[ ]) ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs