diff options
| author | 2001-06-08 00:31:12 +0000 | |
|---|---|---|
| committer | 2001-06-08 00:31:12 +0000 | |
| commit | 135babee19a43abe7fb48cddf334473de0322643 (patch) | |
| tree | 91d9da667ace98f196a175912a9d68766800c2e2 /configure.in | |
| parent | debian: Remove a now useless substvar. (diff) | |
Moved testlibraw.c from src to tools directory.
Added sendiso and dumpiso programs in tools directory.
Added man pages for sendiso and dumpiso in doc directory.
git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@66 53a565d1-3bb7-0310-b661-cf11e63c67ab
Diffstat (limited to 'configure.in')
| -rw-r--r-- | configure.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.in b/configure.in index 3c3cfcc..6eccbf5 100644 --- a/configure.in +++ b/configure.in @@ -26,7 +26,10 @@ CFLAGS="$CFLAGS -Wall -Wunused" AC_OUTPUT([ Makefile src/Makefile +tools/Makefile doc/Makefile doc/testlibraw.1 +doc/sendiso.1 +doc/dumpiso.1 debian/Makefile ]) |
