From 0ae583aa6c9a617edca6b16e99165f33a6484b81 Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Wed, 7 Jan 2004 08:17:40 +0000 Subject: [PATCH] - Add $HEADER$ - Remove doc from SUBDIRS This commit was SVN r51. --- Makefile.am | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/Makefile.am b/Makefile.am index 536791af71..9a2cf44974 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,15 +1,10 @@ # -*- makefile -*- # -# Copyright (c) 2003 The Trustees of Indiana University. -# All rights reserved. -# -# This file is part of the CMPI software package. For license -# information, see the LICENSE file in the top level directory of the -# CMPI source distribution. +# $HEADER$ # -# $Id: Makefile.am,v 1.1 2003/11/22 16:36:19 jsquyres Exp $ +# $Id: Makefile.am,v 1.2 2004/01/07 08:17:40 jsquyres Exp $ # include $(top_srcdir)/config/Makefile.options -SUBDIRS = config doc src test +SUBDIRS = config src test