Changeset 373 for libyaml/branches/stable/configure.ac
- Timestamp:
- 05/29/11 01:29:39 (12 months ago)
- Files:
-
- 1 modified
-
libyaml/branches/stable/configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
libyaml/branches/stable/configure.ac
r357 r373 68 68 69 69 # Define Makefiles. 70 AC_CONFIG_FILES([ include/Makefile src/Makefile Makefile tests/Makefile win32/Makefile])70 AC_CONFIG_FILES([yaml-0.1.pc include/Makefile src/Makefile Makefile tests/Makefile win32/Makefile]) 71 71 72 72 # Generate the "configure" script.
