diff options
| author | 2001-05-24 22:10:45 +0000 | |
|---|---|---|
| committer | 2001-05-24 22:10:45 +0000 | |
| commit | 70cfc9c2968b096e7ba5a9507ea020920d878a35 (patch) | |
| tree | c12363a7e12b7bc362b06ecb3a6169b4fd5ec9b5 /debian/Makefile.am | |
| parent | Handle generation number is not automatically advanced with bus reset. (diff) | |
Move HTML formatted documentation subdir from libraw1394 to libraw1394.html.
Update Debian control files to generate version 0.9.0-1 package.
git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@61 53a565d1-3bb7-0310-b661-cf11e63c67ab
Diffstat (limited to 'debian/Makefile.am')
| -rw-r--r-- | debian/Makefile.am | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/debian/Makefile.am b/debian/Makefile.am index 69d0562..e32e4ed 100644 --- a/debian/Makefile.am +++ b/debian/Makefile.am @@ -1,4 +1,10 @@ # process this file with automake to create a Makefile.in -EXTRA_DIST = control rules changelog copyright \ - libraw1394.postinst.in libraw1394-potato.postinst.in +EXTRA_DIST = \ + control \ + rules \ + changelog \ + copyright \ + libraw1394.postinst.in \ + libraw1394-potato.postinst.in \ + libraw1394-dev.docs |
