From 61b7d859788da0184329e16e5974c09ef58b5416 Mon Sep 17 00:00:00 2001 From: Angus Salkeld Date: Mon, 27 Sep 2010 21:08:01 +0000 Subject: [PATCH] Add a Finite State Machine. git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@3051 fd59a12c-fef9-0310-b244-a6a79926bd2f --- exec/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exec/Makefile.am b/exec/Makefile.am index b2935def..a3a49bff 100644 --- a/exec/Makefile.am +++ b/exec/Makefile.am @@ -75,7 +75,7 @@ noinst_HEADERS = apidef.h crypto.h mainconfig.h main.h tsafe.h \ quorum.h service.h sync.h timer.h tlist.h totemconfig.h \ totemmrp.h totemnet.h totemudp.h totemiba.h totemrrp.h \ totemsrp.h util.h vsf.h wthread.h schedwrk.h \ - evil.h syncv2.h + evil.h syncv2.h fsm.h EXTRA_DIST = $(LCRSO_SRC)