summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index c676055..6d04ab0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,6 @@
AC_INIT([mate-user-guide], [1.28.0], [https://github.com/mate-desktop/mate-user-guide/issues/new])
AM_INIT_AUTOMAKE([1.11 dist-xz no-dist-gzip])
+AC_CONFIG_MACRO_DIRS([m4])
AM_SILENT_RULES([yes])
AM_MAINTAINER_MODE([enable])