diff options
| author | Roland McGrath <[email protected]> | 2006-01-12 03:34:38 +0000 |
|---|---|---|
| committer | Roland McGrath <[email protected]> | 2006-01-12 03:34:38 +0000 |
| commit | 4b248ceaa6c5b348b563ca34cc4303ed7533ed3f (patch) | |
| tree | bc9d9b2cfb311dcf42ca12fffbdce1ec2db7386b /tests/Makefile.am | |
| parent | 5f38a2c1a4724bb210c62de469a367497942c72a (diff) | |
2006-01-11 Roland McGrath <[email protected]>
* testfile26.bz2: New data file.
* testfile27.bz2: New data file.
* Makefile.am (EXTRA_DIST): Add them.
* run-allregs.sh: Test s390 data.
Diffstat (limited to 'tests/Makefile.am')
| -rw-r--r-- | tests/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index dbd68470..d121dea6 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to create Makefile.in ## -## Copyright (C) 1996-2002, 2003, 2004, 2005 Red Hat, Inc. +## Copyright (C) 1996-2002, 2003, 2004, 2005, 2006 Red Hat, Inc. ## ## This program is Open Source software; you can redistribute it and/or ## modify it under the terms of the Open Software License version 1.0 as @@ -95,6 +95,7 @@ EXTRA_DIST = run-arextract.sh run-arsymtest.sh \ testfile20.bz2 testfile20.index.bz2 \ testfile21.bz2 testfile21.index.bz2 \ testfile22.bz2 testfile23.bz2 testfile24.bz2 testfile25.bz2 \ + testfile26.bz2 testfile27.bz2 \ coverage.sh test-subr.sh test-wrapper.sh run-readelf-test1.sh installed_TESTS_ENVIRONMENT = libdir=$(DESTDIR)$(libdir) \ |
