]> andersk Git - libyaml.git/blobdiff - configure.ac
Improve CMake build system
[libyaml.git] / configure.ac
index ba7a54ebe2d68b75eab94d926dbd4ba7e6c7afcd..75e40e5b3af270ceaa198dbc04af8e72354e98a4 100644 (file)
@@ -67,7 +67,7 @@ AC_C_CONST
 AC_TYPE_SIZE_T
 
 # Define Makefiles.
-AC_CONFIG_FILES([yaml-0.1.pc include/Makefile src/Makefile Makefile tests/Makefile win32/Makefile])
+AC_CONFIG_FILES([yaml-0.1.pc include/Makefile src/Makefile Makefile tests/Makefile])
 
 # Generate the "configure" script.
 AC_OUTPUT
This page took 0.024779 seconds and 4 git commands to generate.