summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGravatar aeb 2001-02-28 01:21:15 +0000
committerGravatar aeb 2001-02-28 01:21:15 +0000
commitd64c821b1497d3368f24065b91c87ba7dc0955fd (patch)
treee7348b2c974366360b3da801ed24db588a494472 /src
parentLet received iso header be big endian, to be consistent. (diff)
testlibraw gets installed now.
Added man page for testlibraw. git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@55 53a565d1-3bb7-0310-b661-cf11e63c67ab
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 6f16238..9e1fe70 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -20,5 +20,5 @@ libraw1394_la_SOURCES = \
pkginclude_HEADERS = raw1394.h csr.h ieee1394.h
# testlibraw
-noinst_PROGRAMS = testlibraw
+bin_PROGRAMS = testlibraw
testlibraw_LDADD = libraw1394.la