diff options
| author | 2010-01-30 16:15:16 +0100 | |
|---|---|---|
| committer | 2010-02-01 22:10:12 +0100 | |
| commit | cf7b3e4df0b5bb4c0e3622d43115e7e0ed0fdffd (patch) | |
| tree | 6aaeeb973d795c4a00baad93933f2a998d990c3e | |
| parent | Document contact address (linux1394-devel) more clearly (diff) | |
doc: let "make clean" remove generated HTML files
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Diffstat (limited to '')
| -rw-r--r-- | doc/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 20e6cbc..011deba 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -7,7 +7,7 @@ man_MANS = testlibraw.1 sendiso.1 dumpiso.1 isodump.5 # libraw1394 docbook documentation CLEANFILES = libraw1394.aux libraw1394.dvi libraw1394.log libraw1394.out \ - libraw1394.tex libraw1394.pdf + libraw1394.tex libraw1394.pdf *.html MAINTAINERCLEANFILES = Makefile.in libraw1394.ps |
