summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichel Dänzer <michel.daenzer@amd.com>2017-07-26 16:44:00 +0900
committerMichel Dänzer <michel@daenzer.net>2017-07-27 15:13:36 +0900
commit842bad4b951296ca25f47b50cb358e502bf30ebb (patch)
tree03c5f8b24b0e8da6e1bef51497e5491306cb6b93
parent227b399badaad9bbef0be5a776ce008d0d243449 (diff)
Makefile.am: Set ACLOCAL_AMFLAGS = -I m4
Suggested by one of the tools called by autoreconf. Acked-by: Alex Deucher <alexander.deucher@amd.com>
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index f0e2c3c..b8d99f3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,6 +21,8 @@
SUBDIRS = src man conf
MAINTAINERCLEANFILES = ChangeLog INSTALL
+ACLOCAL_AMFLAGS = -I m4
+
.PHONY: ChangeLog INSTALL
INSTALL: