diff options
Diffstat (limited to 'progs/tests/Makefile')
-rw-r--r-- | progs/tests/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/progs/tests/Makefile b/progs/tests/Makefile index 7f6655dd54b..5f5453b86a6 100644 --- a/progs/tests/Makefile +++ b/progs/tests/Makefile @@ -64,6 +64,8 @@ SOURCES = \ texobjshare.c \ texrect.c \ texwrap.c \ + vao-01.c \ + vao-02.c \ vparray.c \ vptest1.c \ vptest2.c \ |