diff options
author | Jason Ekstrand <jason.ekstrand@intel.com> | 2017-03-01 21:11:51 -0800 |
---|---|---|
committer | Emil Velikov <emil.l.velikov@gmail.com> | 2017-03-13 11:16:35 +0000 |
commit | ee8044fd332cacff80e4afb949fe79e3733375d1 (patch) | |
tree | 5e65dc5aabf2767e43800a074151ae85d6785e9b /configure.ac | |
parent | 7f9bbcfb7ba990ca42483dd9e985a543d01ea225 (diff) |
intel/vulkan: Get rid of recursive make
v2 [Emil Velikov]
- Various fixes and initial stab at the Android build.
- Keep the generation rules/EXTRA_DIST outside the conditional
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 5ab906898a..628aec3ceb 100644 --- a/configure.ac +++ b/configure.ac @@ -2687,7 +2687,6 @@ AC_CONFIG_FILES([Makefile src/glx/windows/windowsdriproto.pc src/gtest/Makefile src/intel/Makefile - src/intel/vulkan/Makefile src/loader/Makefile src/mapi/Makefile src/mapi/es1api/glesv1_cm.pc |