diff options
author | Behdad Esfahbod <behdad@behdad.org> | 2008-09-24 17:22:51 -0400 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2008-09-24 17:23:28 -0400 |
commit | ab682a6ff28ca89cc0dd8fd641a0bbc42487f613 (patch) | |
tree | a1d6a1d77ecdb6d392c6926fab774eda746eabd0 /Makefile.am | |
parent | 5a06ca852c909f8225d7b6e7f29668b0ac79898f (diff) |
Add README.win32, courtesy of Damian Frank
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 95ffe80e..c36cfbbe 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,7 @@ include $(top_srcdir)/build/Makefile.am.common EXTRA_DIST += \ + README.win32 \ Makefile.win32 \ build/Makefile.win32.common \ build/Makefile.win32.features \ |