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