From: Gwenole Beauchesne <[email protected]> Hi,
This patch series fixes (again) build preparation for distributors. In particular, this fixes make dist and out-of-source builds for some build systems. If nobody objects, I will apply for patches by the end of the week. Gwenole Beauchesne (2): Fix out-of-source builds. Fix make dist. dummy_drv_video/Makefile.am | 17 ++++++++--------- test/Makefile.am | 1 + test/decode/Makefile.am | 2 +- test/encode/Makefile.am | 4 +++- test/putsurface/Makefile.am | 5 ++--- test/vainfo/Makefile.am | 2 +- va/Makefile.am | 7 ++++++- va/egl/Makefile.am | 2 +- va/glx/Makefile.am | 2 +- va/x11/Makefile.am | 2 +- 10 files changed, 25 insertions(+), 19 deletions(-) -- 1.7.4.1 _______________________________________________ Libva mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libva
