diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-10-21 10:26:00 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-10-21 10:26:00 +0000 |
commit | cbe90a521d878f53bd53fc3ab937fe05c5fda564 (patch) | |
tree | 8529409feae894855327c36d2fb8ab7ab271d47f /DOCS/xml/README.maintainers | |
parent | 6d34e985914f00c6a78d57aebb8d6b1f8bcefb0d (diff) |
grammar + renamed target
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11205 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/README.maintainers')
-rw-r--r-- | DOCS/xml/README.maintainers | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/xml/README.maintainers b/DOCS/xml/README.maintainers index b76adae33c..6d7de010f2 100644 --- a/DOCS/xml/README.maintainers +++ b/DOCS/xml/README.maintainers @@ -7,7 +7,7 @@ in subdirectories of the 'HTML' and 'HTML-single' directories. IMPORTANT: Do NOT place sensitive files under 'HTML' or 'HTML-single'! It is for generated documentation only. The whole directory tree is wiped out by the Makefile - when running 'make distclean' or 'make clean-html'. + when running 'make distclean' or 'make clean'. Also, subdirectories are wiped out one by one before creating the HTML files. |