summaryrefslogtreecommitdiff
path: root/progs/xdemos
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>1999-09-16 16:41:03 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>1999-09-16 16:41:03 +0000
commit92460c25a39e18f53399aac0870faa6338a13e57 (patch)
treeb83bf5a0a555958133245027aeebf366f67d15ba /progs/xdemos
parentd2bfe1ee29caf272006c6ee758845046ae6e3313 (diff)
added glxinfo
Diffstat (limited to 'progs/xdemos')
-rw-r--r--progs/xdemos/Makefile.X114
1 files changed, 2 insertions, 2 deletions
diff --git a/progs/xdemos/Makefile.X11 b/progs/xdemos/Makefile.X11
index ab5dce418d..53f9946501 100644
--- a/progs/xdemos/Makefile.X11
+++ b/progs/xdemos/Makefile.X11
@@ -1,4 +1,4 @@
-# $Id: Makefile.X11,v 1.1 1999/08/19 00:55:43 jtg Exp $
+# $Id: Makefile.X11,v 1.2 1999/09/16 16:41:03 brianp Exp $
# Mesa 3-D graphics library
# Version: 3.1
@@ -16,7 +16,7 @@ GL_LIBS = -L$(LIBDIR) -lglut -lGLU -lGL -lm $(XLIBS)
LIB_DEP = $(LIBDIR)/$(GL_LIB) $(LIBDIR)/$(GLU_LIB) $(LIBDIR)/$(GLUT_LIB)
-PROGS = glxdemo glxpixmap offset xdemo
+PROGS = glxdemo glxpixmap offset xdemo glxinfo