Improving the stroke fonts per e-mail from Fliran Echtler dated Sun 5/31/2009 3:56 AM
[freeglut] / progs / demos / Fractals_random / Makefile.am
1 EXTRA_DIST = Fractals_random.dsp fractals.dat fractals_random.c
2
3 noinst_PROGRAMS = fractals_random
4 fractals_random_SOURCES = fractals_random.c
5 fractals_random_LDFLAGS = -export-dynamic ../../../src/lib@LIBRARY@.la
6 fractals_random_CFLAGS = -I$(top_srcdir)/include $(X_CFLAGS)