I had rubbed the offscreen/Makefile.am off from the shapes demo. I forgot
authorRichard Rauch <rkr@olib.org>
Thu, 19 Feb 2004 11:13:11 +0000 (11:13 +0000)
committerRichard Rauch <rkr@olib.org>
Thu, 19 Feb 2004 11:13:11 +0000 (11:13 +0000)
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

progs/demos/offscreen/Makefile.am

index a87297e..9354c1c 100644 (file)
@@ -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