diff options
author | Volker Grabsch <vog@notjusthosting.com> | 2009-09-01 09:22:25 (GMT) |
---|---|---|
committer | Volker Grabsch <vog@notjusthosting.com> | 2009-09-01 09:22:25 (GMT) |
commit | 28a942ddd88f026a22bf2702f045356f9ec89ccc (patch) | |
tree | 5c747d867614ec71a33f4f370bf323cd5e0d9bee /doc | |
parent | b842b5e68b1238dc5b835562bed172e15e1ef5c7 (diff) | |
download | mxe-28a942ddd88f026a22bf2702f045356f9ec89ccc.zip mxe-28a942ddd88f026a22bf2702f045356f9ec89ccc.tar.gz mxe-28a942ddd88f026a22bf2702f045356f9ec89ccc.tar.bz2 |
let "make dist" put everything into a separate dist/ subdirectory
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 6e78b3f..af04fd8 100644 --- a/doc/index.html +++ b/doc/index.html @@ -616,7 +616,7 @@ pfexec python setup.py install</pre> <dt>make dist</dt> <dd> - build a source distribution tarball + build a source distribution tarball and the website </dd> </dl> |