summaryrefslogtreecommitdiff
path: root/progs/tests/Makefile.X11
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2004-03-13 18:31:14 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2004-03-13 18:31:14 +0000
commit746e59f207182846993dad2b150f30c355d63088 (patch)
tree605d1f44c8104d403ea0423ba4577f1583befea0 /progs/tests/Makefile.X11
parentfde4c53a7d460a7fed929ef457172f3b245d875d (diff)
GL_EXT_pixel_buffer_object test
Diffstat (limited to 'progs/tests/Makefile.X11')
-rw-r--r--progs/tests/Makefile.X111
1 files changed, 1 insertions, 0 deletions
diff --git a/progs/tests/Makefile.X11 b/progs/tests/Makefile.X11
index 65ff9a8347..77423395e0 100644
--- a/progs/tests/Makefile.X11
+++ b/progs/tests/Makefile.X11
@@ -26,6 +26,7 @@ SOURCES = antialias.c \
getprocaddress.c \
manytex.c \
multipal.c \
+ pbo.c \
projtex.c \
seccolor.c \
sharedtex.c \