diff options
| author | 2001-05-07 00:03:03 +0000 | |
|---|---|---|
| committer | 2001-05-07 00:03:03 +0000 | |
| commit | 8009101f3818d560a2f48c9dad18f8d7a2a87ae3 (patch) | |
| tree | 0b67e6c0f763a349abbaf8fd51816bf0e5927bc7 /Makefile.am | |
| parent | Store returned generation count after setting of port. (diff) | |
Fix Makefile.am to include libraw1394.m4 in distribution.
Update NEWS.
Some Debian packaging updates.
git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@58 53a565d1-3bb7-0310-b661-cf11e63c67ab
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index c0d4d19..8906592 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,6 +5,8 @@ SUBDIRS = src doc debian aclocaldir = @datadir@/aclocal aclocal_DATA = libraw1394.m4 +EXTRA_DIST = libraw1394.m4 + # make required device file dev: mknod -m 600 /dev/raw1394 c 171 0 |
