diff options
-rw-r--r-- | progs/tests/Makefile.X11 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/progs/tests/Makefile.X11 b/progs/tests/Makefile.X11 index b65f0e427d7..ff2e040301f 100644 --- a/progs/tests/Makefile.X11 +++ b/progs/tests/Makefile.X11 @@ -9,6 +9,10 @@ LIBDIR = $(TOP)/lib LIBS = -L$(LIBDIR) $(APP_LIB_DEPS) SOURCES = antialias.c \ + arbvptest1.c \ + arbvptest3.c \ + arbvptorus.c \ + arbvpwarpmesh.c \ bufferobj.c \ cva.c \ dinoshade.c \ |