cluster: master - cman: Tidy Makefile

Christine Caulfield chrissie@fedoraproject.org
Mon Jan 26 13:22:00 GMT 2009


Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=40f37f5d04fb741fb1e6bfc7792f41afa23e7b9a
Commit:        40f37f5d04fb741fb1e6bfc7792f41afa23e7b9a
Parent:        681f16bbd3c4f1e00fafe14ec7028354d1fd5296
Author:        Christine Caulfield <ccaulfie@redhat.com>
AuthorDate:    Mon Jan 26 13:20:38 2009 +0000
Committer:     Christine Caulfield <ccaulfie@redhat.com>
CommitterDate: Mon Jan 26 13:20:38 2009 +0000

cman: Tidy Makefile

/me has just washed the pillows and horse-blood is a devil to clean off

Signed-off-by: Christine Caulfield <ccaulfie@redhat.com>
---
 cman/services/cman/lib/Makefile |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/cman/services/cman/lib/Makefile b/cman/services/cman/lib/Makefile
index f35b104..df9e240 100644
--- a/cman/services/cman/lib/Makefile
+++ b/cman/services/cman/lib/Makefile
@@ -13,8 +13,7 @@ include $(OBJDIR)/make/uninstall.mk
 CFLAGS += -fPIC
 CFLAGS += -I${ccsincdir} -I${cmanincdir}
 CFLAGS += -I${incdir}
-CFLAGS += -I../include -I../../quorum/include
+CFLAGS += -I../include 
 
-LDFLAGS += -L${corosynclibdir} -lcoroutil -lcfg 
+LDFLAGS += -L${corosynclibdir} -lcoroutil -lcfg -lvotequorum
 LDFLAGS += -L${ccslibdir} -lccs
-LDFLAGS += -lvotequorum 



More information about the Cluster-cvs mailing list