summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--INSTALL.md2
-rw-r--r--Makefile.am2
2 files changed, 3 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 2844f781..5cc34167 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -7,7 +7,7 @@
* C compiler that supports the c99 standard. (gcc or clang)
* make
* autoconf
-* automake
+* automake (1.14.0 or up)
* Dev packages of the external libraries
### External libraries
diff --git a/Makefile.am b/Makefile.am
index 69b068ed..33b95821 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,5 @@
+# Specify automake version.
+AUTOMAKE_OPTIONS = 1.14.0
##
# Rofi the program