From: Richard Rauch Date: Thu, 19 Feb 2004 11:13:11 +0000 (+0000) Subject: I had rubbed the offscreen/Makefile.am off from the shapes demo. I forgot X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=commitdiff_plain;h=3a5cd1f43bca27b1cfec12aa9007180a24c9024b;p=freeglut I had rubbed the offscreen/Makefile.am off from the shapes demo. I forgot to remove a couple of references to the shapes.c and shapes.dsp (.dsw?) files. git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@466 7f0cb862-5218-0410-a997-914c9d46530a --- diff --git a/progs/demos/offscreen/Makefile.am b/progs/demos/offscreen/Makefile.am index a87297e..9354c1c 100644 --- a/progs/demos/offscreen/Makefile.am +++ b/progs/demos/offscreen/Makefile.am @@ -1,4 +1,4 @@ -EXTRA_DIST = shapes.c shapes.dsp +EXTRA_DIST = unmanaged.c unmanaged.dsp noinst_PROGRAMS = offscreen offscreen_SOURCES = offscreen.c offscreen_LDFLAGS = -export-dynamic ../../../src/lib@LIBRARY@.la