diff options
Diffstat (limited to 'progs/tests')
-rw-r--r-- | progs/tests/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/progs/tests/Makefile b/progs/tests/Makefile index 05f78e1d35b..0800c5794d0 100644 --- a/progs/tests/Makefile +++ b/progs/tests/Makefile @@ -25,6 +25,7 @@ SOURCES = \ blendminmax.c \ blendsquare.c \ bufferobj.c \ + bug_3050.c \ bug_3101.c \ bug_3195.c \ copypixrate.c \ |