Enlightenment CVS committal Author : raster Project : e17 Module : libs/ecore
Dir : e17/libs/ecore/src/lib/ecore_x Modified Files: Tag: SPLIT Makefile.am Log Message: busy bee. some work from the weekend & recently committed... :) =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ecore/src/lib/ecore_x/Attic/Makefile.am,v retrieving revision 1.1.2.5 retrieving revision 1.1.2.6 diff -u -3 -r1.1.2.5 -r1.1.2.6 --- Makefile.am 9 Feb 2003 00:41:46 -0000 1.1.2.5 +++ Makefile.am 11 Feb 2003 06:27:09 -0000 1.1.2.6 @@ -4,6 +4,10 @@ -I$(top_srcdir)/src/lib/ecore \ @x_cflags@ +libecore_x_la_LDFLAGS = -version-info 1:0:0 + +if BUILD_ECORE_X + lib_LTLIBRARIES = libecore_x.la include_HEADERS = \ Ecore_X.h @@ -24,7 +28,19 @@ @x_ldflags@ \ @x_libs@ -libecore_x_la_LDFLAGS = -version-info 1:0:0 - libecore_x_la_DEPENDENCIES = \ $(top_builddir)/src/lib/ecore/libecore.la + +endif + +EXTRA_DIST = \ +Ecore_X.h \ +ecore_x.c \ +ecore_x_error.c \ +ecore_x_events.c \ +ecore_x_window.c \ +ecore_x_window_prop.c \ +ecore_x_window_shape.c \ +ecore_x_pixmap.c \ +ecore_x_gc.c \ +ecore_x_private.h ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ enlightenment-cvs mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs