added xfont demo
authorBrian Paul <brian.paul@tungstengraphics.com>
Fri, 5 Nov 1999 08:01:17 +0000 (08:01 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Fri, 5 Nov 1999 08:01:17 +0000 (08:01 +0000)
progs/xdemos/Makefile.X11

index e48782d7ed8c78bc14cdd30fb7984332f210309d..eed5dc458e944b3fefc07f61ab4482dcf8baa753 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.X11,v 1.3 1999/10/27 10:09:53 brianp Exp $
+# $Id: Makefile.X11,v 1.4 1999/11/05 08:01:17 brianp Exp $
 
 # Mesa 3-D graphics library
 # Version:  3.1
@@ -16,7 +16,7 @@ GL_LIBS = -L$(LIBDIR) -lglut -lGLU -lGL $(XLIBS)
 
 LIB_DEP = $(LIBDIR)/$(GL_LIB) $(LIBDIR)/$(GLU_LIB) $(LIBDIR)/$(GLUT_LIB)
 
-PROGS = glxdemo glxpixmap offset xdemo glxinfo
+PROGS = glxdemo glxpixmap offset xdemo glxinfo xfont