progs/gallium: Move into src/gallium/tests
Two reasons: - progs will eventually have its own repository - it is just to easy to forget updating the code for interface changes when it is outside of src
This commit is contained in:
@@ -56,6 +56,4 @@ SConscript([
|
||||
'fp/SConscript',
|
||||
'wgl/SConscript',
|
||||
'perf/SConscript',
|
||||
'gallium/unit/SConscript',
|
||||
# 'gallium/raw/SConscript',
|
||||
])
|
||||
|
Reference in New Issue
Block a user