From 24c1249c07254fc8357a97c0be65267826d74eb8 Mon Sep 17 00:00:00 2001 From: james Date: Mon, 12 Nov 2007 13:28:04 +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 207f842..6bc1acf 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.5 2007/09/10 11:23:08 root Exp $ +# $Id: Makefile.am,v 1.6 2007/11/12 13:28:04 james Exp $ # # $Log: Makefile.am,v $ +# Revision 1.6 2007/11/12 13:28:04 james +# *** empty log message *** +# # Revision 1.5 2007/09/10 11:23:08 root # *** empty log message *** # @@ -31,7 +34,7 @@ noinst_HEADERS=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 +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 gpt_SOURCES = ${SRCS} gpt_LDADD = -- cgit v1.2.3