Clean and ignore additional build files for DocBook documentation
authorRuss Allbery <rra@stanford.edu>
Sun, 24 Jul 2011 23:00:35 +0000 (16:00 -0700)
committerDerrick Brashear <shadow@dementia.org>
Mon, 25 Jul 2011 00:57:55 +0000 (17:57 -0700)
commit525f640c4eda5c7cb96fe65c23a94ff368039590
tree38c1bb6a6b8948d03cb576ffe7ea19aa92140485
parent46b897bbaff9e7ea8ff88766ce2b3e047feeee6b
Clean and ignore additional build files for DocBook documentation

Depending on what generation method is used for the DocBook
documentation, additional build files may be created.  One of those
(*.aux) will cause the build to break if one switches from
docbook2pdf to dblatex without deleting it.  Update make clean
and .gitignore to remove and ignore these additional files.

Change-Id: I13cc8a3526bd7bc7c4c65cd7d2cd78b094398faa
Reviewed-on: http://gerrit.openafs.org/5089
Tested-by: Derrick Brashear <shadow@dementia.org>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
doc/xml/AdminGuide/.gitignore
doc/xml/AdminGuide/Makefile.in
doc/xml/QuickStartUnix/.gitignore
doc/xml/QuickStartUnix/Makefile.in
doc/xml/UserGuide/.gitignore
doc/xml/UserGuide/Makefile.in