diff options
Diffstat (limited to 'progs/tests/SConscript')
-rw-r--r-- | progs/tests/SConscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/progs/tests/SConscript b/progs/tests/SConscript index bb6a1d2b8a9..3a0da62717c 100644 --- a/progs/tests/SConscript +++ b/progs/tests/SConscript @@ -52,6 +52,7 @@ progs = [ 'blendminmax', 'blendsquare', 'blendxor', + 'blitfb', 'bufferobj', 'bug_3050', 'bug_3101', |