All of lore.kernel.org
 help / color / mirror / Atom feed
* [Ocfs2-devel] [PATCH] Fix rev 1359 (ocfs2-tools)
@ 2007-06-21 15:52 Marcus Alves Grando
  2007-06-21 16:06 ` Marcus Alves Grando
  0 siblings, 1 reply; 2+ messages in thread
From: Marcus Alves Grando @ 2007-06-21 15:52 UTC (permalink / raw)
  To: ocfs2-devel

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?

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Ocfs2-devel] [PATCH] Fix rev 1359 (ocfs2-tools)
  2007-06-21 15:52 [Ocfs2-devel] [PATCH] Fix rev 1359 (ocfs2-tools) Marcus Alves Grando
@ 2007-06-21 16:06 ` Marcus Alves Grando
  0 siblings, 0 replies; 2+ messages in thread
From: Marcus Alves Grando @ 2007-06-21 16:06 UTC (permalink / raw)
  To: ocfs2-devel

Marcus Alves Grando wrote:
> 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)
> 

Sorry to post on wrong list. I already sent to right list now.

Regards

-- 
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?

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-06-21 16:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-21 15:52 [Ocfs2-devel] [PATCH] Fix rev 1359 (ocfs2-tools) Marcus Alves Grando
2007-06-21 16:06 ` Marcus Alves Grando

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.