Enlightenment CVS committal Author : doursse Project : e17 Module : proto
Dir : e17/proto/etk/src/lib Modified Files: Makefile.am Log Message: put headers in include/etk =================================================================== RCS file: /cvsroot/enlightenment/e17/proto/etk/src/lib/Makefile.am,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- Makefile.am 16 Oct 2005 00:05:57 -0000 1.3 +++ Makefile.am 22 Oct 2005 10:35:27 -0000 1.4 @@ -29,7 +29,9 @@ etk_entry.h \ etk_canvas.h \ etk_colorpicker.h etk_colorpicker_vertical.h etk_colorpicker_square.h \ -etk_tree.h +etk_tree.h \ +etk_separator.h \ +etk_hseparator.h libetk_la_SOURCES = \ etk_main.c etk_utils.c \ @@ -45,7 +47,12 @@ etk_entry.c \ etk_canvas.c \ etk_colorpicker.c etk_colorpicker_vertical.c etk_colorpicker_square.c \ -etk_tree.c +etk_tree.c \ +etk_separator.c \ +etk_hseparator.c + +installed_headersdir = $(prefix)/include/etk +installed_headers_DATA = $(include_HEADERS) libetk_la_LIBADD = @ecore_libs@ @evas_libs@ @edje_libs@ ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs