diff options
| author | Roland McGrath <[email protected]> | 2009-04-02 13:36:54 -0700 |
|---|---|---|
| committer | Roland McGrath <[email protected]> | 2009-04-02 13:36:54 -0700 |
| commit | ae691ba755b0ac987de81acf07137f87e2ddea94 (patch) | |
| tree | 29220c5aade460a20d3cc44222267a4600686d49 /tests | |
| parent | e02ee2522129c42f4097daa41be3ce4eefd6c975 (diff) | |
Fix make dist nits.
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 3efc3142..530aa088 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -144,7 +144,7 @@ EXTRA_DIST = run-arextract.sh run-arsymtest.sh \ testfile44.S.bz2 testfile44.expect.bz2 run-disasm-x86.sh \ testfile45.S.bz2 testfile45.expect.bz2 run-disasm-x86-64.sh \ testfile46.bz2 testfile47.bz2 testfile48.bz2 testfile48.debug.bz2 \ - testfile49.bz2 dwarf-attributes.sh + testfile49.bz2 run-dwarf-attributes.sh installed_TESTS_ENVIRONMENT = libdir=$(DESTDIR)$(libdir) \ bindir=$(DESTDIR)$(bindir) \ |
