[PATCH xf86-video-ati 2/3] Makefile.am: Set ACLOCAL_AMFLAGS = -I m4
Michel Dänzer
michel at daenzer.net
Thu Jul 27 06:30:40 UTC 2017
From: Michel Dänzer <michel.daenzer at amd.com>
Suggested by one of the tools called by autoreconf.
(Cherry picked from amdgpu commit 842bad4b951296ca25f47b50cb358e502bf30ebb)
Signed-off-by: Michel Dänzer <michel.daenzer at amd.com>
---
Makefile.am | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Makefile.am b/Makefile.am
index f0e2c3cea..b8d99f323 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:
--
2.13.3
More information about the amd-gfx
mailing list