All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcus Alves Grando <marcus.grando@terra.com.br>
To: ocfs2-devel@oss.oracle.com
Subject: [Ocfs2-devel] [PATCH] Fix rev 1359 (ocfs2-tools)
Date: Thu Jun 21 15:52:02 2007	[thread overview]
Message-ID: <467B010A.7050700@terra.com.br> (raw)

Trivial patch to add HFILES in DIST_FILES.

Index: tunefs.ocfs2/Makefile
===================================================================
--- tunefs.ocfs2/Makefile	(revision 1360)
+++ tunefs.ocfs2/Makefile	(working copy)
@@ -35,7 +35,7 @@

  OBJS = $(subst .c,.o,$(CFILES))

-DIST_FILES = $(CFILES) tunefs.ocfs2.8.in
+DIST_FILES = $(CFILES) $(HFILES) tunefs.ocfs2.8.in

  tunefs.ocfs2: $(OBJS) $(LIBOCFS2_DEPS) $(LIBO2DLM_DEPS) $(LIBO2CB_DEPS)
  	$(LINK) $(LIBOCFS2_LIBS) $(UUID_LIBS) $(LIBO2DLM_LIBS) 
$(LIBO2CB_LIBS) $(COM_ERR_LIBS)

-- 
Marcus Alves Grando <marcus.grando [] terra.com.br>
Suporte Engenharia 1
Terra Networks Brasil S/A
Tel: 55 (51) 3284-4238

Qual ? a sua Terra?

             reply	other threads:[~2007-06-21 15:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-21 15:52 Marcus Alves Grando [this message]
2007-06-21 16:06 ` [Ocfs2-devel] [PATCH] Fix rev 1359 (ocfs2-tools) Marcus Alves Grando

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=467B010A.7050700@terra.com.br \
    --to=marcus.grando@terra.com.br \
    --cc=ocfs2-devel@oss.oracle.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.