Removal of all remaining TABs in the freeglut *.[ch] files. (I missed a
[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)