Enlightenment CVS committal

Author  : moom
Project : e17
Module  : proto

Dir     : e17/proto/etk/src/lib


Modified Files:
        Makefile.am 


Log Message:
I hate autotools..


===================================================================
RCS file: /cvs/e/e17/proto/etk/src/lib/Makefile.am,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -3 -r1.41 -r1.42
--- Makefile.am 13 Aug 2006 15:33:17 -0000      1.41
+++ Makefile.am 13 Aug 2006 20:33:15 -0000      1.42
@@ -34,6 +34,7 @@
 etk_drag.h \
 etk_editable_text_object.h \
 etk_embed.h \
+etk_engine.h \
 etk_entry.h \
 etk_filechooser_widget.h \
 etk_frame.h \
@@ -70,6 +71,8 @@
 etk_textblock.h \
 etk_theme.h \
 etk_toggle_button.h \
+etk_tool_button.h \
+etk_toolbar.h \
 etk_tooltips.h \
 etk_toplevel_widget.h \
 etk_tree_model.h \
@@ -79,10 +82,7 @@
 etk_utils.h \
 etk_viewport.h \
 etk_widget.h \
-etk_window.h \
-etk_engine.h \
-etk_toolbar.h \
-etk_tool_button.h
+etk_window.h
 
 libetk_la_SOURCES = \
 etk_alignment.c \
@@ -102,6 +102,7 @@
 etk_drag.c \
 etk_editable_text_object.c \
 etk_embed.c \
+etk_engine.c \
 etk_entry.c \
 etk_filechooser_widget.c \
 etk_frame.c \
@@ -138,6 +139,8 @@
 etk_textblock.c \
 etk_theme.c \
 etk_toggle_button.c \
+etk_tool_button.c \
+etk_toolbar.c \
 etk_tooltips.c \
 etk_toplevel_widget.c \
 etk_tree_model.c \
@@ -147,9 +150,6 @@
 etk_viewport.c \
 etk_widget.c \
 etk_window.c \
-etk_engine.c \
-etk_toolbar.c \
-etk_tool_button.c \
 $(ETKHEADERS)
 
 installed_headersdir = $(prefix)/include/etk



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