From: Richard Rauch Date: Mon, 15 Mar 2004 06:10:27 +0000 (+0000) Subject: Removed Makefile support for the offscreen demo. X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=commitdiff_plain;h=851a93e53ef63a3d85655d82d3f22e618d69d941;p=freeglut Removed Makefile support for the offscreen demo. git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@480 7f0cb862-5218-0410-a997-914c9d46530a --- diff --git a/progs/demos/Makefile.am b/progs/demos/Makefile.am index d37aae6..0cb3f88 100644 --- a/progs/demos/Makefile.am +++ b/progs/demos/Makefile.am @@ -1,2 +1,2 @@ EXTRA_DIST = demos.dsw -SUBDIRS = CallbackMaker Fractals Fractals_random Lorenz offscreen One shapes +SUBDIRS = CallbackMaker Fractals Fractals_random Lorenz One shapes