From 54cb1cced0d77fd5f36a37d45fbb5f50a00e906a Mon Sep 17 00:00:00 2001 From: james Date: Mon, 10 Sep 2012 08:28:34 +0000 Subject: *** empty log message *** --- src/Makefile.am | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index c39b9a1..d68413b 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -5,9 +5,12 @@ # Copyright (c) 2007 James McKenzie , # All rights reserved. # -# $Id: Makefile.am,v 1.9 2011/08/07 11:33:43 james Exp $ +# $Id: Makefile.am,v 1.10 2012/09/10 08:28:34 james Exp $ # # $Log: Makefile.am,v $ +# Revision 1.10 2012/09/10 08:28:34 james +# *** empty log message *** +# # Revision 1.9 2011/08/07 11:33:43 james # add support for repairing half a table # @@ -43,7 +46,7 @@ noinst_HEADERS = disk.h gpt.h guid.h project.h prototypes.h bin_PROGRAMS = gpt -SRCS=gpt.c version.c util.c guid.c crc.c header.c disk.c pmbr.c show.c entry.c new.c modify.c sync.c fixup.c +SRCS=gpt.c version.c util.c guid.c crc.c header.c disk.c pmbr.c show.c entry.c new.c modify.c sync.c fixup.c dump.c gpt_SOURCES = ${SRCS} gpt_LDADD = -- cgit v1.2.3