From 3d300c8f38193791377b65cac5fa77374dca6d4f Mon Sep 17 00:00:00 2001 From: puggles Date: Thu, 11 Dec 2003 19:02:07 +0000 Subject: [PATCH] Package the visual C project file with the distribution git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@391 7f0cb862-5218-0410-a997-914c9d46530a --- freeglut/freeglut/progs/demos/shapes/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/freeglut/freeglut/progs/demos/shapes/Makefile.am b/freeglut/freeglut/progs/demos/shapes/Makefile.am index db85de8..f44415c 100644 --- a/freeglut/freeglut/progs/demos/shapes/Makefile.am +++ b/freeglut/freeglut/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