diff options
author | Petri Latvala <petri.latvala@intel.com> | 2017-05-10 12:18:06 +0300 |
---|---|---|
committer | Petri Latvala <petri.latvala@intel.com> | 2017-05-10 12:20:17 +0300 |
commit | 9cb1158c718e7ffe75e609258aab444adc013492 (patch) | |
tree | 407d0fc4f6cf0e63fbc8b364a550fd314c01c555 /benchmarks/Makefile.sources | |
parent | cda2b91da9c5209d9b3eaac2d2c6f4778a58d4a0 (diff) |
Revert "autotools requires headers to be listed"
This reverts commit b348107351c14cc7371ca65eea067d9a88ab7048.
Signed-off-by: Petri Latvala <petri.latvala@intel.com>
Diffstat (limited to 'benchmarks/Makefile.sources')
-rw-r--r-- | benchmarks/Makefile.sources | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/benchmarks/Makefile.sources b/benchmarks/Makefile.sources index ec3bdc59..3a941150 100644 --- a/benchmarks/Makefile.sources +++ b/benchmarks/Makefile.sources @@ -1,8 +1,6 @@ benchmarksdir=$(libexecdir)/intel-gpu-tools/benchmarks benchmarks_prog_list = \ - ewma.h \ - ilog2.h \ gem_blt \ gem_busy \ gem_create \ |