]> Pileus Git - grits/blobdiff - configure.ac
Move height_func to RoamPoint and add lat-lon cache
[grits] / configure.ac
index 904309b18517f08c8eee507cd108dee8d118158c..d3b93601b0c35fa2ecd31a112f860c1019e58d36 100644 (file)
@@ -1,5 +1,5 @@
 # Init and options
-AC_INIT([libgis], [0.3], [spenceal@rose-hulman.edu])
+AC_INIT([libgis], [0.3-p1], [spenceal@rose-hulman.edu])
 AM_INIT_AUTOMAKE([-Wall -Werror -Wno-portability foreign])
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_MACRO_DIR([m4])
@@ -20,6 +20,7 @@ PKG_CHECK_MODULES(SOUP, libsoup-2.4 >= 2.26)
 AC_CONFIG_FILES([
        Makefile
        src/Makefile
+       src/plugins/Makefile
        src/libgis.pc
        docs/Makefile
        docs/api/Makefile