diff options
author | José Fonseca <jfonseca@vmware.com> | 2012-12-11 09:02:23 +0000 |
---|---|---|
committer | José Fonseca <jfonseca@vmware.com> | 2012-12-11 09:02:23 +0000 |
commit | f3fe75cfc6b9f5936fbc601542ec14aba129e20f (patch) | |
tree | bfb0629d48dabb87d246dd12cb740b5f19bf0fe1 /CMakeLists.txt | |
parent | 330135d22f875bc85f8441e501f97d8f4c55e498 (diff) |
scripts: Don't install bogus sample.py
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 3ee670d0..c4c77482 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -352,7 +352,6 @@ install ( scripts/jsondiff.py scripts/profileshader.py scripts/retracediff.py - scripts/samples.py scripts/snapdiff.py scripts/tracecheck.py scripts/tracediff.py |