diff options
| author | 2004-10-30 22:49:27 +0000 | |
|---|---|---|
| committer | 2004-10-30 22:49:27 +0000 | |
| commit | ff3c421f8dbdb581448b63316009668d1bc277f5 (patch) | |
| tree | 5a26ed3cfffe9166e36eec756f27d0fbdbdb367e /src/Makefile.am | |
| parent | Patch from Jim Radford. Other half of packet_per_buffer ABI cleanup. (diff) | |
bump versions, build fixes, and doc updates
git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@140 53a565d1-3bb7-0310-b661-cf11e63c67ab
Diffstat (limited to 'src/Makefile.am')
| -rw-r--r-- | src/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index a5184a5..16b6add 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,3 +1,4 @@ +MAINTAINERCLEANFILES = Makefile.in # the libraw1394 itself @@ -15,7 +16,8 @@ libraw1394_la_SOURCES = \ arm.c \ version.c \ kernel-raw1394.h \ - raw1394_private.h + raw1394_private.h \ + ieee1394-ioctl.h # headers to be installed pkginclude_HEADERS = raw1394.h csr.h ieee1394.h |
