Skip to content

Commit

Permalink
updated configure.in to support the resources/context_help directory
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@6089 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
gsherman committed Nov 16, 2006
1 parent b5fc9ef commit 1bbb461
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion configure.in
Expand Up @@ -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})
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 1bbb461

Please sign in to comment.