From 9b08f27000b94364fb2045d2e305edbfb46e49ff Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Tue, 13 Jun 2000 19:42:05 +0000 Subject: added glxheads, manywin --- progs/xdemos/Makefile.X11 | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'progs/xdemos') diff --git a/progs/xdemos/Makefile.X11 b/progs/xdemos/Makefile.X11 index b443d2f7d4..abed91f697 100644 --- a/progs/xdemos/Makefile.X11 +++ b/progs/xdemos/Makefile.X11 @@ -1,4 +1,4 @@ -# $Id: Makefile.X11,v 1.8 2000/05/03 14:18:25 brianp Exp $ +# $Id: Makefile.X11,v 1.9 2000/06/13 19:42:05 brianp Exp $ # Mesa 3-D graphics library # Version: 3.3 @@ -16,7 +16,15 @@ GL_LIBS = -L$(LIBDIR) -lglut -lGLU -lGL $(APP_LIB_DEPS) LIB_DEP = $(LIBDIR)/$(GL_LIB) $(LIBDIR)/$(GLU_LIB) $(LIBDIR)/$(GLUT_LIB) -PROGS = glxdemo glxpixmap offset xdemo glxinfo xfont wincopy +PROGS = glxdemo \ + glxheads \ + glxinfo \ + glxpixmap \ + manywin \ + offset \ + wincopy \ + xdemo \ + xfont -- cgit v1.2.3