Mesa (master): intel: automake: include Makefile.drm.am

Juan Antonio Suárez Romero jasuarez at kemper.freedesktop.org
Thu Jun 29 08:33:13 UTC 2017


Module: Mesa
Branch: master
Commit: be5fe2153b5b7dd8158b39c4a97c1e44fc19eab5
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=be5fe2153b5b7dd8158b39c4a97c1e44fc19eab5

Author: Juan A. Suarez Romero <jasuarez at igalia.com>
Date:   Wed Jun 28 14:42:47 2017 +0000

intel: automake: include Makefile.drm.am

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin at intel.com>

---

 src/intel/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/intel/Makefile.am b/src/intel/Makefile.am
index 269d73dfcb..dad54b70a9 100644
--- a/src/intel/Makefile.am
+++ b/src/intel/Makefile.am
@@ -62,6 +62,7 @@ EXTRA_DIST =
 include Makefile.blorp.am
 include Makefile.common.am
 include Makefile.compiler.am
+include Makefile.drm.am
 include Makefile.genxml.am
 include Makefile.isl.am
 include Makefile.tools.am




More information about the mesa-commit mailing list