X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;ds=sidebyside;f=configure.ac;h=583b00df5c4b8c7b4f72c41a4c0334565c03405b;hb=372f8b7c6c2f487508fd345a83b92c709c94baa1;hp=0d2d33d618d6b684053d6926fcc508e65e552e93;hpb=b6ef934425e0d137606209d91b239c3cec472a3a;p=aweather diff --git a/configure.ac b/configure.ac index 0d2d33d..583b00d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # Init and options -AC_INIT([aweather], [0.2.0], [spenceal@rose-hulman.edu]) +AC_INIT([aweather], [0.2.1], [spenceal@rose-hulman.edu]) AM_INIT_AUTOMAKE([-Wall -Werror -Wno-portability foreign]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4]) @@ -26,6 +26,7 @@ AC_CONFIG_FILES([ Makefile src/Makefile src/gis/Makefile + src/gis/libgis.pc src/plugins/Makefile data/Makefile docs/Makefile