diff options
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index acc1970..7754120 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_INIT([caja-extensions], 1.7.2, [https://github.com/mate-desktop/caja-extensions]) -AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz tar-ustar]) +AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz tar-ustar check-news]) AC_CONFIG_HEADERS(config.h) AM_DISABLE_STATIC |