public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* gfs2-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/gfs2-utils.git?p=gfs2-utils.git;a=commitdiff;h=3b879381972672e17bfb286bfee30d9ca2c3c12a
Commit:        3b879381972672e17bfb286bfee30d9ca2c3c12a
Parent:        26802211674ec5cfdc070a48fa4b96a11648c62d
Author:        Fabio M. Di Nitto <fdinitto@redhat.com>
AuthorDate:    Mon May 4 12:23:48 2009 +0200
Committer:     Fabio M. Di Nitto <fdinitto@redhat.com>
CommitterDate: Mon May 4 12:23:48 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 674f342..8665d14 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -6,6 +6,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 gfs2-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).