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