diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2009-08-27 15:34:45 +0300 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2009-08-27 15:34:45 +0300 |
commit | 4c3558aa8305a8f8b6c43b8569eb539717ca9e8d (patch) | |
tree | 494660953f1c170224101159a1c2067c0c4d4765 | |
parent | Updated TODO. (diff) | |
download | xz-4c3558aa8305a8f8b6c43b8569eb539717ca9e8d.tar.xz |
Add "dos" to EXTRA_DIST.
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index f20897d9..dcbecefa 100644 --- a/Makefile.am +++ b/Makefile.am @@ -32,6 +32,7 @@ EXTRA_DIST = \ Doxyfile.in \ extra \ doc \ + dos \ windows \ COPYING.GPLv2 \ COPYING.GPLv3 \ |