Enlightenment CVS committal Author : essiene Project : e17 Module : apps/entrance
Dir : e17/apps/entrance/src/client Modified Files: Makefile.am Log Message: More code reorganization. Created a subdirectory for config. Moved entrance_edit here. The gui shall live here too. Also, stop the former entrance_edit from building. The code is still there. And finally, rename entrance_edit2 to entrance_edit. Next comes gui stuff =================================================================== RCS file: /cvs/e/e17/apps/entrance/src/client/Makefile.am,v retrieving revision 1.19 retrieving revision 1.20 diff -u -3 -r1.19 -r1.20 --- Makefile.am 6 May 2006 08:05:15 -0000 1.19 +++ Makefile.am 11 Aug 2006 22:51:08 -0000 1.20 @@ -5,7 +5,8 @@ entrancelibdir = $(libdir)/$(PACKAGE) -bin_PROGRAMS = entrance entrance_edit +#bin_PROGRAMS = entrance entrance_edit +bin_PROGRAMS = entrance entrancelib_PROGRAMS = entrance_login @@ -28,9 +29,9 @@ entrance_auth.c entrance_auth.h \ util.c util.h -entrance_edit_SOURCES = \ - entrance_edit.c \ - entrance_config.c entrance_user.c \ - util.c entrance_x_session.c entrance_smart.c -entrance_edit_LDADD = @EDJE_LIBS@ @ECORE_LIBS@ @EVAS_LIBS@ \ [EMAIL PROTECTED]@ -lesmart_container -lesmart_text_entry +#entrance_edit_SOURCES = \ +# entrance_edit.c \ +# entrance_config.c entrance_user.c \ +# util.c entrance_x_session.c entrance_smart.c +#entrance_edit_LDADD = @EDJE_LIBS@ @ECORE_LIBS@ @EVAS_LIBS@ \ [EMAIL PROTECTED]@ -lesmart_container -lesmart_text_entry ------------------------------------------------------------------------- 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