Made all demos compile. Thanks to Thierry Thomas for reporting bug 802809, which...
[freeglut] / progs / demos / One / Makefile.am
index ce09b09..3f171dc 100644 (file)
@@ -1,6 +1,5 @@
-## Process this file with automake to produce Makefile.im
-
+EXTRA_DIST = one.c one.dsp
 bin_PROGRAMS = one
 one_SOURCES = one.c
-one_LDFLAGS = -export-dynamic -dlpreopen ../src/libfreeglut-2.0.la
+one_LDFLAGS = -export-dynamic ../../../src/libglut.la