Enlightenment CVS committal Author : rhapsodhy Project : e17 Module : proto
Dir : e17/proto/entrance_edit_gui Modified Files: Makefile.am configure.in Log Message: It builds the icons.edj file, and i commented out the AC_PREREQ line from configure.in, as CodeWarrior said =================================================================== RCS file: /cvs/e/e17/proto/entrance_edit_gui/Makefile.am,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- Makefile.am 12 Aug 2006 09:42:12 -0000 1.1 +++ Makefile.am 12 Aug 2006 16:21:11 -0000 1.2 @@ -1 +1 @@ -SUBDIRS = src +SUBDIRS = data src =================================================================== RCS file: /cvs/e/e17/proto/entrance_edit_gui/configure.in,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- configure.in 12 Aug 2006 09:42:12 -0000 1.1 +++ configure.in 12 Aug 2006 16:21:11 -0000 1.2 @@ -1,7 +1,7 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_PREREQ(2.60) +#AC_PREREQ(2.60) AC_INIT(FULL-PACKAGE-NAME, VERSION, BUG-REPORT-ADDRESS) AM_INIT_AUTOMAKE(entrance_edit_gui, 0.0.1, Essien Ita Essien <[EMAIL PROTECTED]>) AC_PROG_LIBTOOL @@ -26,5 +26,13 @@ Makefile \ src/Makefile \ src/widgets/Makefile \ - src/gui/Makefile + src/gui/Makefile \ + \ + data/Makefile \ + data/icons/Makefile \ + data/icons/48x48/Makefile \ + data/icons/48x48/apps/Makefile \ + data/icons/48x48/categories/Makefile \ + data/icons/48x48/devices/Makefile ]) + ------------------------------------------------------------------------- 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