summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichel Dänzer <michel.daenzer@amd.com>2017-07-27 15:26:23 +0900
committerMichel Dänzer <michel@daenzer.net>2017-07-28 11:57:27 +0900
commitbf0a759e3bced3a93bead033a26871cc340bd309 (patch)
treee0e5b007a8f518400e610c002dfd5ebd6ce2229c
parente628f604d032d32971a1ca8670469e88939e3de2 (diff)
Makefile.am: Set ACLOCAL_AMFLAGS = -I m4
Suggested by one of the tools called by autoreconf. (Cherry picked from amdgpu commit 842bad4b951296ca25f47b50cb358e502bf30ebb) 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 f0e2c3ce..b8d99f32 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: