Enlightenment CVS committal

Author  : essiene
Project : e17
Module  : apps/entrance

Dir     : e17/apps/entrance/src/daemon


Modified Files:
        Makefile.am 
Removed Files:
        entrance_edit_main.c 


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/daemon/Makefile.am,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -3 -r1.22 -r1.23
--- Makefile.am 11 Aug 2006 21:36:47 -0000      1.22
+++ Makefile.am 11 Aug 2006 22:51:09 -0000      1.23
@@ -4,7 +4,6 @@
 
 entrancelibdir = $(libdir)/$(PACKAGE)
 
-bin_PROGRAMS=entrance_edit2
 sbin_PROGRAMS = entranced
 entrancelib_SCRIPTS = entrance_wrapper
 
@@ -18,8 +17,3 @@
        Entranced_Display.h entranced_display.c
 
 entranced_LDADD = @X_LIBS@ -lXau @ECORE_LIBS@
-
-entrance_edit2_SOURCES = Entranced.h entrance_edit_main.c Entrance_Edit.h
-entrance_edit2_LDADD = @ECORE_LIBS@ -lentrance_edit
-entrance_edit2_CFLAGS = @ECORE_CFLAGS@ -I../lib
-entrance_edit2_LDFLAGS= -L../lib



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