diff options
| author | 2001-02-05 02:38:03 +0000 | |
|---|---|---|
| committer | 2001-02-05 02:38:03 +0000 | |
| commit | 6fc01c2077f0ecbfdaa4dbfc4c4759f07161d009 (patch) | |
| tree | 3043caf66a0521347f1f297544b77e39f4770105 /src/Makefile.am | |
| parent | Put 'extern "C"' for C++ back in. (diff) | |
Add libraw1394 autoconf macro (not yet complete).
Add functions and symbols to let macro determine version.
git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@53 53a565d1-3bb7-0310-b661-cf11e63c67ab
Diffstat (limited to '')
| -rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 531e0ee..6f16238 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -12,6 +12,7 @@ libraw1394_la_SOURCES = \ readwrite.c \ iso.c \ fcp.c \ + version.c \ kernel-raw1394.h \ raw1394_private.h |
