|
@@ -73,8 +73,9 @@ SHARED_LIBS_SO_TWO = $(SHARED_LIBS:%.so.$(SONAME)=%.so.$(SOMAJOR))
|
|
|
|
|
|
|
|
noinst_HEADERS = apidef.h crypto.h mainconfig.h main.h \
|
|
noinst_HEADERS = apidef.h crypto.h mainconfig.h main.h \
|
|
|
quorum.h service.h sync.h timer.h tlist.h totemconfig.h \
|
|
quorum.h service.h sync.h timer.h tlist.h totemconfig.h \
|
|
|
- totemmrp.h totemnet.h totemrrp.h totemsrp.h util.h \
|
|
|
|
|
- vsf.h wthread.h schedwrk.h evil.h syncv2.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
|
|
|
|
|
|
|
|
EXTRA_DIST = $(LCRSO_SRC)
|
|
EXTRA_DIST = $(LCRSO_SRC)
|
|
|
|
|
|