1
1
This commit was SVN r29.
Этот коммит содержится в:
Jeff Squyres 2004-01-07 07:44:54 +00:00
родитель 7a5ed63d3e
Коммит 3da9a3f846

Просмотреть файл

@ -1,18 +1,20 @@
# -*- makefile -*- # -*- makefile -*-
# #
# Copyright (c) 2003 The Trustees of Indiana University. # $HEADER$
# All rights reserved.
# #
# This file is part of the CMPI software package. For license # $Id: Makefile.am,v 1.2 2004/01/07 07:44:54 jsquyres Exp $
# information, see the LICENSE file in the top level directory of the
# CMPI source distribution.
#
# $Id: Makefile.am,v 1.1 2003/11/22 16:36:20 jsquyres Exp $
# #
include $(top_srcdir)/config/Makefile.options include $(top_srcdir)/config/Makefile.options
EXTRA_DIST = \ EXTRA_DIST = \
cmpi_functions.m4 \ ax_create_stdint_h.m4 \
cmpi_get_version.m4 \ cxx_find_template_parameters.m4 \
cmpi_get_version.sh cxx_find_template_repository.m4 \
lam_check_optflags.m4 \
lam_configure_options.m4 \
lam_functions.m4 \
lam_get_version.m4 \
lam_get_version.sh \
lam_setup_cc.m4 \
lam_setup_cxx.m4