summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorGravatar aeb 2001-06-08 00:31:12 +0000
committerGravatar aeb 2001-06-08 00:31:12 +0000
commit135babee19a43abe7fb48cddf334473de0322643 (patch)
tree91d9da667ace98f196a175912a9d68766800c2e2 /src/Makefile.am
parentdebian: 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 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 9e1fe70..328a4d6 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -18,7 +18,3 @@ libraw1394_la_SOURCES = \
# headers to be installed
pkginclude_HEADERS = raw1394.h csr.h ieee1394.h
-
-# testlibraw
-bin_PROGRAMS = testlibraw
-testlibraw_LDADD = libraw1394.la