updated configure.in to support the resources/context_help directory

git-svn-id: http://svn.osgeo.org/qgis/trunk@6089 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
gsherman 2006-11-16 02:26:02 +00:00
parent b5fc9eff54
commit 1bbb46107d

View File

@ -41,7 +41,7 @@ dnl library interfase version number
dnl change when lib interface changes
dnl see http://www.gnu.org/software/libtool/manual.html#TOC32
dnl ---------------------------------------------------------------------------
INTERFACE_VERSION=0:1:0
INTERFACE_VERSION=1:0:0
AM_INIT_AUTOMAKE(qgis, ${VERSION})
@ -494,6 +494,7 @@ AC_CONFIG_FILES([
images/themes/Makefile
images/themes/nkids/Makefile
resources/Makefile
resources/context_help/Makefile
src/Makefile
src/composer/Makefile
src/core/Makefile