Removal of all remaining TABs in the freeglut *.[ch] files. (I missed a
[freeglut] / progs / demos / One / Makefile.am
index a0bba62..7f5906c 100644 (file)
@@ -2,4 +2,4 @@ EXTRA_DIST = one.c one.dsp
 noinst_PROGRAMS = one
 one_SOURCES = one.c
 one_LDFLAGS = -export-dynamic ../../../src/lib@LIBRARY@.la
-one_CFLAGS = -I../../../include $(X_CFLAGS)
+one_CFLAGS = -I$(top_srcdir)/include $(X_CFLAGS)