X-Git-Url: http://andersk.mit.edu/gitweb/libyaml.git/blobdiff_plain/721c1923e49cc10cec9821d0877d94237265ca6f..c384b60eca78adfa5d2c94d4f03db9373e3047bc:/Makefile.am diff --git a/Makefile.am b/Makefile.am index d1c309f..de2a3cd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,9 +1,12 @@ ## Run `./bootstrap` to generate the "Makefile.in" files in this directory and -## the "$SUBDIR" subdirectories. +## the "$SUBDIRS" subdirectories. -SUBDIRS = include src . tests +SUBDIRS = include src . tests win32 -EXTRA_DIST = doc/doxygen.cfg +EXTRA_DIST = README LICENSE CMakeLists.txt doc/doxygen.cfg + +pkgconfigdir = $(libdir)/pkgconfig +pkgconfig_DATA = yaml-0.1.pc maintainer-clean-local: -rm -f aclocal.m4 config.h.in configure config/*