From dacbe9d14f0367fc8df8d6338467bd3e8b6fdbd0 Mon Sep 17 00:00:00 2001 From: shankar Date: Wed, 3 Mar 2010 12:55:10 +0000 Subject: changing version number git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@918454 13f79535-47bb-0310-9956-ffa450edef68 --- tools/md5/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/md5/Makefile.am') diff --git a/tools/md5/Makefile.am b/tools/md5/Makefile.am index 0020f57..c006cb5 100644 --- a/tools/md5/Makefile.am +++ b/tools/md5/Makefile.am @@ -1,5 +1,5 @@ datadir=$(prefix)/bin/tools/md5 SUBDIRS = src -includedir=$(prefix)/include/axis2-1.6.0 +includedir=$(prefix)/include/axis2-${PACKAGE_VERSION} data_DATA= INSTALL README AUTHORS NEWS LICENSE COPYING EXTRA_DIST=LICENSE -- cgit v1.1-32-gdbae