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: https://svn.code.sf.net/p/freeglut/code/trunk@466 7f0cb862-5218-0410-a997-914c9d46530a
This commit is contained in:
parent
813e5ed5ac
commit
3b23a58148
@ -1,4 +1,4 @@
|
|||||||
EXTRA_DIST = shapes.c shapes.dsp
|
EXTRA_DIST = unmanaged.c unmanaged.dsp
|
||||||
noinst_PROGRAMS = offscreen
|
noinst_PROGRAMS = offscreen
|
||||||
offscreen_SOURCES = offscreen.c
|
offscreen_SOURCES = offscreen.c
|
||||||
offscreen_LDFLAGS = -export-dynamic ../../../src/lib@LIBRARY@.la
|
offscreen_LDFLAGS = -export-dynamic ../../../src/lib@LIBRARY@.la
|
||||||
|
Reference in New Issue
Block a user