summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar shankar2010-03-03 12:19:27 +0000
committerGravatar shankar2010-03-03 12:19:27 +0000
commit47c56b04fd53b446b58f372ff9301d2caee1666a (patch)
tree32b7c80169bb326767928912df516e2528a34b48 /Makefile.am
parent5e60ee16da82d2af524cd06dd03aa28f69b611ed (diff)
downloadaxis2c-47c56b04fd53b446b58f372ff9301d2caee1666a.tar.gz
axis2c-47c56b04fd53b446b58f372ff9301d2caee1666a.tar.bz2
removing hardcoded version numbers. Refer AXIS2C-1457
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@918438 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 45c8ede..adb68f5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
datadir=$(prefix)
logsdir=$(prefix)/logs
docsdir=$(prefix)
-includedir=$(prefix)/include/axis2-1.7.0
+includedir=$(prefix)/include/axis2-${PACKAGE_VERSION}
wsdl2cdir=$(prefix)/bin/tools/wsdl2c