public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* gfs1-utils: master - build: fix doc Makefile to stub targets
@ 2009-05-04 10:25 Fabio M. Di Nitto
  0 siblings, 0 replies; only message in thread
From: Fabio M. Di Nitto @ 2009-05-04 10:25 UTC (permalink / raw)
  To: cluster-cvs-relay

Gitweb:        http://git.fedorahosted.org/git/gfs1-utils.git?p=gfs1-utils.git;a=commitdiff;h=11d48bcee963fbff8e4a7124a376e23adb2cda35
Commit:        11d48bcee963fbff8e4a7124a376e23adb2cda35
Parent:        f5d58c22800af62489cc0ae0bc160fb019a29889
Author:        Fabio M. Di Nitto <fdinitto@redhat.com>
AuthorDate:    Mon May 4 12:23:46 2009 +0200
Committer:     Fabio M. Di Nitto <fdinitto@redhat.com>
CommitterDate: Mon May 4 12:23:46 2009 +0200

build: fix doc Makefile to stub targets

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

diff --git a/doc/Makefile b/doc/Makefile
index 3af5e4c..24192ba 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -7,6 +7,10 @@ DOCS =	gfs2.txt \
 	COPYRIGHT \
 	README.licence
 
+all:
+
+clean:
+
 include ../make/defines.mk
 include $(OBJDIR)/make/install.mk
 include $(OBJDIR)/make/uninstall.mk


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

only message in thread, other threads:[~2009-05-04 10:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-04 10:25 gfs1-utils: master - build: fix doc Makefile to stub targets 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).