Enlightenment CVS committal Author : raster Project : e17 Module : libs/ecore
Dir : e17/libs/ecore/src/lib/ecore_job 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_job/Attic/Makefile.am,v retrieving revision 1.1.2.4 retrieving revision 1.1.2.5 diff -u -3 -r1.1.2.4 -r1.1.2.5 --- Makefile.am 9 Feb 2003 00:41:46 -0000 1.1.2.4 +++ Makefile.am 11 Feb 2003 06:27:09 -0000 1.1.2.5 @@ -3,6 +3,10 @@ INCLUDES = \ -I$(top_srcdir)/src/lib/ecore +libecore_job_la_LDFLAGS = -version-info 1:0:0 + +if BUILD_ECORE_JOB + lib_LTLIBRARIES = libecore_job.la include_HEADERS = \ Ecore_Job.h @@ -14,7 +18,12 @@ libecore_job_la_LIBADD = $(LDFLAGS) \ $(top_builddir)/src/lib/ecore/libecore.la -libecore_job_la_LDFLAGS = -version-info 1:0:0 - libecore_job_la_DEPENDENCIES = \ $(top_builddir)/src/lib/ecore/libecore.la + +endif + +EXTRA_DIST = \ +Ecore_Job.h \ +ecore_job.c \ +ecore_job_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