]> andersk Git - libyaml.git/blobdiff - Makefile.am
Fixed non-ANSI initializations (fixes #115).
[libyaml.git] / Makefile.am
index d1c309f62b6d4831ac23857bc1f9ec26e7fa7db2..7835b61739a6185a2117d217bf09248b18d5443a 100644 (file)
@@ -1,9 +1,9 @@
 ## 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 doc/doxygen.cfg
 
 maintainer-clean-local:
        -rm -f aclocal.m4 config.h.in configure config/*
This page took 0.051229 seconds and 4 git commands to generate.