From: J.C. Jones Date: Thu, 11 Dec 2003 19:02:07 +0000 (+0000) Subject: Package the visual C project file with the distribution X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=commitdiff_plain;h=776f6338ae2cbaad5a49a63c73a00fec498a578b;p=freeglut Package the visual C project file with the distribution git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@391 7f0cb862-5218-0410-a997-914c9d46530a --- diff --git a/progs/demos/shapes/Makefile.am b/progs/demos/shapes/Makefile.am index db85de8..f44415c 100644 --- a/progs/demos/shapes/Makefile.am +++ b/progs/demos/shapes/Makefile.am @@ -1,4 +1,4 @@ -EXTRA_DIST = shapes.c +EXTRA_DIST = shapes.c shapes.dsp noinst_PROGRAMS = shapes shapes_SOURCES = shapes.c shapes_LDFLAGS = -export-dynamic ../../../src/lib@LIBRARY@.la