fix make distcheck
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 4 Feb 2014 12:10:37 +0000 (13:10 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 4 Feb 2014 12:10:37 +0000 (13:10 +0100)
commit98952a1f6e7e5439e4b77482bd08422212c32e47
tree81c1f7f1af9bcfaf9369655d15ce436882c41781
parent42bcd05eb3f1545fbf9c397c3f37c3f6a27c5da4
fix make distcheck

Bunch of explicit include paths needed adjustments and
eviction_common.c needs to be added to the dist files.

This has been broken in the following three commits:

commit 42bcd05eb3f1545fbf9c397c3f37c3f6a27c5da4
Author: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Date:   Mon Feb 3 10:59:41 2014 +0000

    tests/eviction_common: Avoid submitting duplicate objects

commit b92b397d5e4ffe10ed92fb2fc6711758ef5bcf89
Author: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Date:   Tue Dec 3 15:09:57 2013 +0000

    build: Make sure asserts are enabled for tests

commit 8c33e9ad111d27b84db4daac43809a807f262632
Author: Ben Widawsky <benjamin.widawsky@intel.com>
Date:   Fri Dec 6 20:35:29 2013 -0800

    intel-gpu-tools: Version informatio

Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Cc: Ben Widawsky <benjamin.widawsky@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
tests/Makefile.am
tests/Makefile.sources