See e-mail from Martin Payne dated 11/30/09 at 5:51 AM. These changes include changi...
[freeglut] / progs / demos / shapes / Makefile.am
1 EXTRA_DIST = shapes.c shapes.dsp
2 noinst_PROGRAMS = shapes
3 shapes_SOURCES = shapes.c
4 shapes_LDFLAGS = -export-dynamic ../../../src/lib@LIBRARY@.la
5 shapes_CFLAGS = -I$(top_srcdir)/include $(X_CFLAGS)