projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
634f200
)
vc4: automake: enable subdir-objects
author
Emil Velikov
<emil.l.velikov@gmail.com>
Wed, 10 Jun 2015 22:50:21 +0000
(23:50 +0100)
committer
Emil Velikov
<emil.l.velikov@gmail.com>
Fri, 12 Jun 2015 14:42:22 +0000
(15:42 +0100)
Silence the warnings about the future incompatibility with automake 2.0
Cc: Eric Anholt <eric@anholt.net>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
src/gallium/drivers/vc4/Makefile.am
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/vc4/Makefile.am
b/src/gallium/drivers/vc4/Makefile.am
index 774463138d0ff6b2a56e5cac2a7c0cb6c2dd4fa4..3f62ce21a9fa23e716a1b8acc1b1b002b56fbbd7 100644
(file)
--- a/
src/gallium/drivers/vc4/Makefile.am
+++ b/
src/gallium/drivers/vc4/Makefile.am
@@
-19,6
+19,8
@@
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
# IN THE SOFTWARE.
+AUTOMAKE_OPTIONS = subdir-objects
+
include Makefile.sources
include $(top_srcdir)/src/gallium/Automake.inc