summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorKirill Simonov <xi@resolvent.net>2008-12-27 22:55:39 +0000
committerKirill Simonov <xi@resolvent.net>2008-12-27 22:55:39 +0000
commitdded84b14d39bea4e1b8c427e9dd490f14d79d1c (patch)
tree9d86c3ef451599a97bb7562b2de7d3481f4c11f3 /Makefile.am
parentcf436014a955d7f1f1faedf92e02d3f0ee5310ed (diff)
downloadlibyaml-git-dded84b14d39bea4e1b8c427e9dd490f14d79d1c.tar.gz
Added autoconf rules to distribute win32 project files.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 1cf4114..7835b61 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
## 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 = README LICENSE doc/doxygen.cfg