summaryrefslogtreecommitdiff
path: root/testsuite/Makefile.am
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2009-03-25 04:25:41 -0700
committerDavid Schleef <ds@schleef.org>2009-05-26 16:55:41 -0700
commit659162c0892ee34f1d93b5e2c07cd93ef4acc86e (patch)
tree2a2c82f600654a5bf02e8fba1e6f217889137c41 /testsuite/Makefile.am
parent5e1199e95634a45244dd2e6fcdd2280dfeb3431c (diff)
install test programs
Diffstat (limited to 'testsuite/Makefile.am')
-rw-r--r--testsuite/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/Makefile.am b/testsuite/Makefile.am
index 4a65851..0a0c0a7 100644
--- a/testsuite/Makefile.am
+++ b/testsuite/Makefile.am
@@ -19,7 +19,7 @@ orcbin_PROGRAMS = $(TESTS)
CLEANFILES = temp-orc-test-*
TESTS += test6
-noinst_PROGRAMS += test6
+orcbin_PROGRAMS += test6
AM_CFLAGS = $(ORC_CFLAGS)
LIBS = $(ORC_LIBS) $(top_builddir)/orc-test/liborc-test-0.3.la