Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/efreet
Dir : e17/libs/efreet/src/bin/compare Modified Files: Makefile.am Removed Files: compare_results.c ecore_alloc.c Log Message: - remove ecore_desktop comparison tests =================================================================== RCS file: /cvs/e/e17/libs/efreet/src/bin/compare/Makefile.am,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- Makefile.am 22 Mar 2007 06:57:17 -0000 1.2 +++ Makefile.am 11 Jul 2007 15:17:30 -0000 1.3 @@ -3,11 +3,7 @@ INCLUDES = \ -I. -I$(top_srcdir)/src/lib @ECORE_CFLAGS@ -if HAVE_ECORE_DESKTOP -bin_PROGRAMS = efreet_alloc ecore_alloc compare_results efreet_menu_alloc -else bin_PROGRAMS = efreet_alloc efreet_menu_alloc -endif efreet_menu_alloc_DEPENDENCIES = $(top_builddir)/src/lib/libefreet.la efreet_menu_alloc_SOURCES = efreet_menu_alloc.c comp.h @@ -16,14 +12,4 @@ efreet_alloc_DEPENDENCIES = $(top_builddir)/src/lib/libefreet.la efreet_alloc_SOURCES = efreet_alloc.c comp.h efreet_alloc_LDADD = $(top_builddir)/src/lib/libefreet.la @ECORE_LIBS@ - -if HAVE_ECORE_DESKTOP -ecore_alloc_DEPENDENCIES = -ecore_alloc_SOURCES = ecore_alloc.c comp.h -ecore_alloc_LDADD = @ECORE_LIBS@ @ECORE_DESKTOP_LIBS@ - -compare_results_DEPENDENCIES = $(top_builddir)/src/lib/libefreet.la -compare_results_SOURCES = compare_results.c comp.h -compare_results_LDADD = $(top_builddir)/src/lib/libefreet.la @ECORE_LIBS@ @ECORE_DESKTOP_LIBS@ -endif ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs