From: "Fabio M. Di Nitto" <fdinitto@xxxxxxxxxx> Signed-off-by: Fabio M. Di Nitto <fdinitto@xxxxxxxxxx> --- :100644 100644 b9e077c... 15f6c2e... M exec/Makefile.am exec/Makefile.am | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/exec/Makefile.am b/exec/Makefile.am index b9e077c..15f6c2e 100644 --- a/exec/Makefile.am +++ b/exec/Makefile.am @@ -62,10 +62,13 @@ sbin_PROGRAMS = corosync corosync_SOURCES = vsf_ykd.c coroparse.c vsf_quorum.c sync.c \ logsys.c cfg.c cmap.c cpg.c mon.c pload.c \ - votequorum.c wd.c util.c schedwrk.c main.c \ + votequorum.c util.c schedwrk.c main.c \ apidef.c quorum.c icmap.c timer.c \ ipc_glue.c service.c logconfig.c totemconfig.c +if BUILD_WATCHDOG +corosync_SOURCES += wd.c +endif corosync_LDADD = libtotem_pg.la ../common_lib/libcorosync_common.la \ $(LIBQB_LIBS) $(statgrab_LIBS) -- 1.7.7.6 _______________________________________________ discuss mailing list discuss@xxxxxxxxxxxx http://lists.corosync.org/mailman/listinfo/discuss