diff options
| author | David Schleef <ds@schleef.org> | 2009-08-12 12:23:34 -0700 |
|---|---|---|
| committer | David Schleef <ds@schleef.org> | 2009-08-12 12:23:34 -0700 |
| commit | 7c802a897a9c442702b7307ac5da91bdfc8ff01b (patch) | |
| tree | 93ea997f2e982d8c585272d13282e8aab7d3eb79 /testsuite | |
| parent | 655001c649e9850bac028a1deda211dd0324a019 (diff) | |
Fix cross building
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 d8a4e68..7751a3e 100644 --- a/testsuite/Makefile.am +++ b/testsuite/Makefile.am @@ -1,5 +1,5 @@ -SUBDIRS = orcc +DIST_SUBDIRS = orcc TESTS = \ compile_opcodes_sys_c \ |
