350564b9f3
This commit was SVN r1.
19 строки
485 B
Makefile
19 строки
485 B
Makefile
# -*- 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.
|
|
#
|
|
# $Id: Makefile.am,v 1.1 2003/11/22 16:36:20 jsquyres Exp $
|
|
#
|
|
|
|
include $(top_srcdir)/config/Makefile.options
|
|
|
|
EXTRA_DIST = \
|
|
cmpi_functions.m4 \
|
|
cmpi_get_version.m4 \
|
|
cmpi_get_version.sh
|