Changeset 373
- Timestamp:
- 05/29/11 01:29:39 (2 years ago)
- Location:
- libyaml/branches/stable
- Files:
-
- 1 added
- 2 edited
-
Makefile.am (modified) (1 diff)
-
configure.ac (modified) (1 diff)
-
yaml-0.1.pc.in (added)
Legend:
- Unmodified
- Added
- Removed
-
libyaml/branches/stable/Makefile.am
r320 r373 5 5 6 6 EXTRA_DIST = README LICENSE doc/doxygen.cfg 7 8 pkgconfigdir = $(libdir)/pkgconfig 9 pkgconfig_DATA = yaml-0.1.pc 7 10 8 11 maintainer-clean-local: -
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.
Note: See TracChangeset
for help on using the changeset viewer.
