diff options
Diffstat (limited to 'progs/tests/Makefile.X11')
-rw-r--r-- | progs/tests/Makefile.X11 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/progs/tests/Makefile.X11 b/progs/tests/Makefile.X11 index ff2e040301f..8388a1afb9f 100644 --- a/progs/tests/Makefile.X11 +++ b/progs/tests/Makefile.X11 @@ -9,7 +9,9 @@ LIBDIR = $(TOP)/lib LIBS = -L$(LIBDIR) $(APP_LIB_DEPS) SOURCES = antialias.c \ - arbvptest1.c \ + arbfptest1.c \ + arbfptexture.c \ + arbvptest1.c \ arbvptest3.c \ arbvptorus.c \ arbvpwarpmesh.c \ |