Enlightenment CVS committal Author : rephorm Project : e17 Module : proto
Dir : e17/proto/e_dbus/src/lib/hal Modified Files: Makefile.am Log Message: * cleanup build * don't rely on efreet/ewl for now (the hal test code should be a separate app...) * instead of adding methods directly to objects, add them to interfaces, then share the interface definitions between objects =================================================================== RCS file: /cvs/e/e17/proto/e_dbus/src/lib/hal/Makefile.am,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- Makefile.am 21 Mar 2007 01:36:04 -0000 1.3 +++ Makefile.am 22 Mar 2007 04:07:29 -0000 1.4 @@ -1,11 +1,9 @@ INCLUDES = \ @ECORE_CFLAGS@ \ @DBUS_CFLAGS@ \ --I ../ \ --g -Werror +-I $(top_builddir)/src/lib/dbus lib_LTLIBRARIES = libehal.la - include_HEADERS = E_Hal.h libehal_la_SOURCES = \ @@ -15,5 +13,7 @@ e_hal_manager.c \ e_hal_util.c - -libehal_la_LIBADD = @ECORE_LIBS@ @DBUS_LIBS@ -lm -ledbus +libehal_la_LIBADD = \ [EMAIL PROTECTED]@ \ [EMAIL PROTECTED]@ \ +$(top_builddir)/src/lib/dbus/libedbus.la ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs