diff options
| author | David Schleef <ds@schleef.org> | 2009-10-06 10:43:06 -0700 |
|---|---|---|
| committer | David Schleef <ds@schleef.org> | 2009-10-06 10:43:06 -0700 |
| commit | bc057beae9e6b8b27db21be0ac496cbdc2803674 (patch) | |
| tree | f5e0f045ca7c9bc46f0439dc1f466e90b3490579 /testsuite | |
| parent | 9e9c3e237021a50f75b4167fe76a9ef5170aa355 (diff) | |
Don't install orc tests.
Diffstat (limited to 'testsuite')
| -rw-r--r-- | testsuite/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/Makefile.am b/testsuite/Makefile.am index 7751a3e..e0736ab 100644 --- a/testsuite/Makefile.am +++ b/testsuite/Makefile.am @@ -16,7 +16,7 @@ XFAIL_TESTS = \ exec_opcodes_float \ exec_opcodes_pixel -orcbin_PROGRAMS = $(TESTS) generate_xml_table generate_xml_table2 \ +noinst_PROGRAMS = $(TESTS) generate_xml_table generate_xml_table2 \ generate_opcodes_sys CLEANFILES = temp-orc-test-* |
