Added 'freeglut_ext.c' to the project files 'freeglut.dsp' and 'freeglut_static.dsp...
[freeglut] / configure.in
index c53d2a7..ce5c570 100644 (file)
@@ -27,4 +27,4 @@ dnl Checks for library functions.
 AC_CHECK_LIBM
 AC_SUBST(LIBM)
 
-AC_OUTPUT(Makefile freeglut-1.3/Makefile include/Makefile include/GL/Makefile genfonts/Makefile tests/Makefile )
+AC_OUTPUT(Makefile src/Makefile include/Makefile include/GL/Makefile genfonts/Makefile tests/Makefile )