From 83435611c892d4bdc90a193f9cd90fd74334a0af Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Fri, 22 Oct 1999 20:35:17 +0000 Subject: added gloss demo --- progs/demos/Makefile.X11 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'progs/demos/Makefile.X11') diff --git a/progs/demos/Makefile.X11 b/progs/demos/Makefile.X11 index 9d475a6ac03..ac663aae390 100644 --- a/progs/demos/Makefile.X11 +++ b/progs/demos/Makefile.X11 @@ -1,4 +1,4 @@ -# $Id: Makefile.X11,v 1.1 1999/08/19 00:55:40 jtg Exp $ +# $Id: Makefile.X11,v 1.2 1999/10/22 20:35:17 brianp Exp $ # Mesa 3-D graphics library # Version: 3.1 @@ -17,9 +17,9 @@ GL_LIBS = -L$(LIBDIR) -lglut -lGLU -lGL -lm $(XLIBS) LIB_DEP = $(LIBDIR)/$(GL_LIB) $(LIBDIR)/$(GLU_LIB) $(LIBDIR)/$(GLUT_LIB) -PROGS = bounce clearspd drawpix gamma gears glinfo glutfx isosurf \ +PROGS = bounce clearspd drawpix gamma gears glinfo gloss glutfx isosurf \ morph3d multiarb osdemo paltex pointblast reflect \ - renormal spectex stex3d tessdemo texcyl texobj trispd winpos + renormal spectex stex3d tessdemo texcyl texobj trispd winpos \ ##### RULES ##### -- cgit v1.2.3