public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster: master - cman: Tidy Makefile
@ 2009-01-26 13:22 Christine Caulfield
  0 siblings, 0 replies; only message in thread
From: Christine Caulfield @ 2009-01-26 13:22 UTC (permalink / raw)
  To: cluster-cvs-relay

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 


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-01-26 13:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-26 13:22 cluster: master - cman: Tidy Makefile Christine Caulfield

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).