diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2009-12-14 02:34:41 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2009-12-14 02:34:41 +0000 |
commit | 318f59cc4d037521d1002baeb71a06e89b77b485 (patch) | |
tree | a3cf4d5bcadd34f95ce489ecf6e95408bd45cacb /DOCS/xml | |
parent | 24d9de2ce495266fa2c8c16c657d5567506cbd9c (diff) | |
download | mpv-318f59cc4d037521d1002baeb71a06e89b77b485.tar.bz2 mpv-318f59cc4d037521d1002baeb71a06e89b77b485.tar.xz |
Remove outdated comment about build system behavior.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30022 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml')
-rw-r--r-- | DOCS/xml/README.maintainers | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/DOCS/xml/README.maintainers b/DOCS/xml/README.maintainers index c39b5dc4ff..73114f2359 100644 --- a/DOCS/xml/README.maintainers +++ b/DOCS/xml/README.maintainers @@ -8,8 +8,6 @@ IMPORTANT: Do NOT place sensitive files under 'HTML'! It is for generated documentation only. The whole directory tree is wiped out by the Makefile when running 'make distclean' or 'make clean'. - Also, subdirectories are wiped out one by one before - creating the HTML files. Each subdirectory must have a Makefile. Its purpose is to include the toplevel Makefile.inc file (with the rules to build the docs) |