diff options
Diffstat (limited to 'progs/tests/Makefile.X11')
-rw-r--r-- | progs/tests/Makefile.X11 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/progs/tests/Makefile.X11 b/progs/tests/Makefile.X11 index 23b93097764..f568c342c9a 100644 --- a/progs/tests/Makefile.X11 +++ b/progs/tests/Makefile.X11 @@ -8,6 +8,7 @@ TOP = ../.. LIBS = $(APP_LIB_DEPS) SOURCES = antialias.c \ + bufferobj.c \ cva.c \ dinoshade.c \ fogcoord.c \ |