mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2025-04-01 11:52:18 +02:00
(EXTRA_DIST): Mention check-namespace.sh.in.
(check_SCRIPTS_common): Mention run-check-namespace. (Logical change 1.225)
This commit is contained in:
parent
88b9c7576c
commit
5a468e30cc
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
AM_CPPFLAGS = -I$(top_srcdir)/include
|
AM_CPPFLAGS = -I$(top_srcdir)/include
|
||||||
|
|
||||||
EXTRA_DIST = run-ia64-test-dyn1 run-ptrace-mapper
|
EXTRA_DIST = run-ia64-test-dyn1 run-ptrace-mapper check-namespace.sh.in
|
||||||
|
|
||||||
noinst_PROGRAMS_common =
|
noinst_PROGRAMS_common =
|
||||||
check_PROGRAMS_common = test-proc-info test-static-link
|
check_PROGRAMS_common = test-proc-info test-static-link
|
||||||
check_SCRIPTS_common =
|
check_SCRIPTS_common = run-check-namespace
|
||||||
|
|
||||||
if REMOTE_ONLY
|
if REMOTE_ONLY
|
||||||
check_SCRIPTS_cdep =
|
check_SCRIPTS_cdep =
|
||||||
|
|
Loading…
Add table
Reference in a new issue