freedreno: set automake options to include subdir-objects

Handles automake complains about lack of forward-compatibility, due to the
source files in the kgsl and msm backends/folders.

Cc: Rob Clark <robclark@freedesktop.org>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
main
Emil Velikov 2013-08-29 21:31:53 +01:00 committed by Rob Clark
parent 126c45828a
commit db6a1b07d0
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
AUTOMAKE_OPTIONS=subdir-objects
AM_CFLAGS = \
$(WARN_CFLAGS) \
-I$(top_srcdir) \