diff options
author | David Schleef <ds@schleef.org> | 2009-05-31 13:29:50 -0700 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2009-05-31 13:29:50 -0700 |
commit | 732cb8162bc4010c9c9fb8fbab5f218463edc1b5 (patch) | |
tree | 1132344e610c2286e866a1545e98685caa87ef14 /testsuite/Makefile.am | |
parent | fd98d146079cf3ae2db3a81358379df42b331bc3 (diff) |
doc: documentation work
Diffstat (limited to 'testsuite/Makefile.am')
-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 ee30e71..acfcd6a 100644 --- a/testsuite/Makefile.am +++ b/testsuite/Makefile.am @@ -14,7 +14,7 @@ XFAIL_TESTS = \ exec_opcodes_float \ exec_opcodes_pixel -orcbin_PROGRAMS = $(TESTS) +orcbin_PROGRAMS = $(TESTS) generate_xml_table generate_xml_table2 CLEANFILES = temp-orc-test-* |