[Ocfs2-test-devel] [PATCH 11/11] ocfs2-test: Added reservations.h DIST_FILES

tristan.ye tristan.ye at oracle.com
Thu Oct 30 19:38:14 PDT 2008


Signed-off-by: Tristan Ye <tristan.ye at oracle.com>

On Thu, 2008-10-30 at 12:32 -0700, Marcos Matsunaga wrote:
> Signed-off-by: Marcos Matsunaga <Marcos.Matsunaga at oracle.com>
> ---
>  programs/reserve_space/Makefile |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/programs/reserve_space/Makefile b/programs/reserve_space/Makefile
> index a211012..54489c6 100644
> --- a/programs/reserve_space/Makefile
> +++ b/programs/reserve_space/Makefile
> @@ -9,7 +9,7 @@ CFLAGS = -O2 -Wall -g
>  SOURCES = reserve_space.c
>  OBJECTS = $(patsubst %.c,%.o,$(SOURCES))
>  
> -DIST_FILES = $(SOURCES)
> +DIST_FILES = $(SOURCES) reservations.h
>  
>  BIN_PROGRAMS = reserve_space
>  




More information about the Ocfs2-test-devel mailing list