Enlightenment CVS committal Author : raster Project : e17 Module : libs/ecore
Dir : e17/libs/ecore/src/lib/ecore_dbus Modified Files: Makefile.am Log Message: output dbus not con! =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ecore/src/lib/ecore_dbus/Makefile.am,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- Makefile.am 29 Apr 2005 05:29:29 -0000 1.1 +++ Makefile.am 29 Apr 2005 05:53:20 -0000 1.2 @@ -2,28 +2,28 @@ INCLUDES = \ -I$(top_builddir)/src/lib/ecore \ --I$(top_builddir)/src/lib/ecore_con \ +-I$(top_builddir)/src/lib/ecore_dbus \ -I$(top_srcdir)/src/lib/ecore \ --I$(top_srcdir)/src/lib/ecore_con \ +-I$(top_srcdir)/src/lib/ecore_dbus \ @SSL_CFLAGS@ -libecore_con_la_LDFLAGS = -version-info 1:0:0 \ +libecore_dbus_la_LDFLAGS = -version-info 1:0:0 \ -L$(top_builddir)/src/lib/ecore/.libs if BUILD_ECORE_DBUS -lib_LTLIBRARIES = libecore_con.la +lib_LTLIBRARIES = libecore_dbus.la include_HEADERS = \ Ecore_DBus.h -libecore_con_la_SOURCES = \ +libecore_dbus_la_SOURCES = \ ecore_dbus.c \ ecore_dbus_private.h -libecore_con_la_LIBADD = \ +libecore_dbus_la_LIBADD = \ $(top_builddir)/src/lib/ecore/libecore.la -libecore_con_la_DEPENDENCIES = \ +libecore_dbus_la_DEPENDENCIES = \ $(top_builddir)/src/lib/ecore/libecore.la endif ------------------------------------------------------- SF.Net email is sponsored by: Tell us your software development plans! Take this survey and enter to win a one-year sub to SourceForge.net Plus IDC's 2005 look-ahead and a copy of this survey Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs