mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-12-23 03:53:43 +01:00
Add Gtest-nomalloc.c to EXTRA_DIST so we pass "make check"
This commit is contained in:
parent
7909c71e5d
commit
982d590ddb
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
AM_CPPFLAGS = -I$(top_srcdir)/include
|
||||
|
||||
EXTRA_DIST = run-ia64-test-dyn1 run-ptrace-mapper run-ptrace-misc \
|
||||
run-check-namespace check-namespace.sh.in
|
||||
run-check-namespace check-namespace.sh.in Gtest-nomalloc.c
|
||||
|
||||
noinst_PROGRAMS_common =
|
||||
check_PROGRAMS_common = test-proc-info test-static-link \
|
||||
|
|
Loading…
Reference in a new issue