diff options
| author | 2001-06-17 15:19:20 +0000 | |
|---|---|---|
| committer | 2001-06-17 15:19:20 +0000 | |
| commit | c4b02997543e154b3301a65b0204d9e7e3b9fc48 (patch) | |
| tree | 06c95b6f7bb84ea869217d8b6fafca7a770a99c9 /doc | |
| parent | Added man page describing format of the iso dump file. (diff) | |
debian: Let postinst continue even if input is /dev/null.
debian: 0.9.0-2 release for the above.
Fix mixed up sections for isodump man file in doc/Makefile.am and
configure.in.
git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@69 53a565d1-3bb7-0310-b661-cf11e63c67ab
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index d6e10c7..68a5d48 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,8 +1,8 @@ -EXTRA_DIST = testlibraw.1.in sendiso.1.in dumpiso.1.in isodump.1.in \ +EXTRA_DIST = testlibraw.1.in sendiso.1.in dumpiso.1.in isodump.5.in \ libraw1394.sgml libraw1394 libraw1394.ps # man files for testlibraw -man_MANS = testlibraw.1 sendiso.1 dumpiso.1 isodump.1 +man_MANS = testlibraw.1 sendiso.1 dumpiso.1 isodump.5 # libraw1394 docbook documentation |
