compiler: All leaf Makefile.am should use +=
authorIan Romanick <ian.d.romanick@intel.com>
Mon, 14 Aug 2017 17:38:10 +0000 (10:38 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Thu, 29 Mar 2018 21:09:41 +0000 (14:09 -0700)
commit2c9621ee5c5fa40be071858f99fb256fc37369b4
tree3d0f22423dc6554f1a9ca5c498906707a384e195
parent4925347ec5d469574f1280e972940cfea345ed6e
compiler: All leaf Makefile.am should use +=

This slightly simplifies later changes that add more Makefile.*.am
files.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Eduardo Lima Mitev <elima@igalia.com>
src/compiler/Makefile.am
src/compiler/Makefile.glsl.am