Enlightenment CVS committal Author : lok Project : e17 Module : libs/e_dbus
Dir : e17/libs/e_dbus/src/lib/nm Modified Files: Makefile.am Log Message: Added options --disable-ehal --disable-enm and --disable-enotify =================================================================== RCS file: /cvs/e/e17/libs/e_dbus/src/lib/nm/Makefile.am,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- Makefile.am 4 Nov 2007 09:59:42 -0000 1.2 +++ Makefile.am 18 Jan 2008 15:09:00 -0000 1.3 @@ -4,6 +4,8 @@ -I $(top_srcdir)/src/lib/dbus \ @EDBUS_CFLAGS@ +if BUILD_ENM + lib_LTLIBRARIES = libenm.la include_HEADERS = E_Nm.h @@ -24,3 +26,5 @@ libenm_la_DEPENDENCIES = \ $(top_builddir)/src/lib/dbus/libedbus.la + +endif ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs