added glxinfo
authorBrian Paul <brian.paul@tungstengraphics.com>
Thu, 16 Sep 1999 16:41:03 +0000 (16:41 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Thu, 16 Sep 1999 16:41:03 +0000 (16:41 +0000)
progs/xdemos/Makefile.X11

index ab5dce418d7ff65d12629e28b52a57636b3802e5..53f994650101fbb0e5e15c628bf53208c39ef6e2 100644 (file)
@@ -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