diff options
author | Volker Grabsch <vog@notjusthosting.com> | 2012-03-29 10:14:15 (GMT) |
---|---|---|
committer | Volker Grabsch <vog@notjusthosting.com> | 2012-03-29 10:14:15 (GMT) |
commit | 7badad85c922858ed8395522090ff1bc8044b597 (patch) | |
tree | 00ef02a7ba9bfdb5bf1975f80050d97986822a23 /src/libxml++.mk | |
parent | 686c9ee25d23b5c57aa9ccdf549480caa1804c63 (diff) | |
download | mxe-7badad85c922858ed8395522090ff1bc8044b597.zip mxe-7badad85c922858ed8395522090ff1bc8044b597.tar.gz mxe-7badad85c922858ed8395522090ff1bc8044b597.tar.bz2 |
Move doc/index.html -> index.html
Diffstat (limited to 'src/libxml++.mk')
-rw-r--r-- | src/libxml++.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libxml++.mk b/src/libxml++.mk index a6bc5c7..3d62ee3 100644 --- a/src/libxml++.mk +++ b/src/libxml++.mk @@ -1,5 +1,5 @@ # This file is part of MXE. -# See doc/index.html for further information. +# See index.html for further information. # libxml2 PKG := libxml++ |