public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* gfs2-utils: master - build: install libgfscontrol static lib and header file
@ 2009-01-07 13:35 Fabio M. Di Nitto
  0 siblings, 0 replies; only message in thread
From: Fabio M. Di Nitto @ 2009-01-07 13:35 UTC (permalink / raw)
  To: cluster-cvs-relay

Gitweb:        http://git.fedorahosted.org/git/gfs2-utils.git?p=gfs2-utils.git;a=commitdiff;h=b256d3972d008b4511d12bccb3da4c87e087462d
Commit:        b256d3972d008b4511d12bccb3da4c87e087462d
Parent:        1ff7bd8452bc0813f736cde98dc15389e7f8060d
Author:        Fabio M. Di Nitto <fdinitto@redhat.com>
AuthorDate:    Wed Jan 7 14:34:03 2009 +0100
Committer:     Fabio M. Di Nitto <fdinitto@redhat.com>
CommitterDate: Wed Jan 7 14:34:03 2009 +0100

build: install libgfscontrol static lib and header file

required to build group_tool

Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
---
 group/libgfscontrol/Makefile |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/group/libgfscontrol/Makefile b/group/libgfscontrol/Makefile
index fab27a2..51f5be0 100644
--- a/group/libgfscontrol/Makefile
+++ b/group/libgfscontrol/Makefile
@@ -2,6 +2,9 @@ TARGET= libgfscontrol
 
 MAKESTATICLIB = 1
 
+LIBDIRT=$(TARGET).a
+INCDIRT=$(TARGET).h
+
 OBJS= main.o
 
 include ../../make/defines.mk


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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-07 13:35 gfs2-utils: master - build: install libgfscontrol static lib and header file Fabio M. Di Nitto

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).