mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-08-05 04:22:59 +00:00
Remove quorum.c from lcrso build list since its linked into main binary.
git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@2223 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
parent
3d7f87779a
commit
6a72079e3b
@ -40,7 +40,7 @@ TOTEM_SRC = coropoll.c totemip.c totemnet.c totemrrp.c \
|
||||
LOGSYS_SRC = wthread.c logsys.c
|
||||
COROIPCS_SRC = coroipcs.c
|
||||
|
||||
LCRSO_SRC = objdb.c vsf_ykd.c coroparse.c quorum.c vsf_quorum.c
|
||||
LCRSO_SRC = objdb.c vsf_ykd.c coroparse.c vsf_quorum.c
|
||||
LCRSO_OBJS = $(LCRSO_SRC:%.c=%.o)
|
||||
LCRSO = $(LCRSO_SRC:%.c=%.lcrso)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user