1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-06-16 23:11:44 +02:00

Add Gtest-nomalloc.c to EXTRA_DIST so we pass "make check"

This commit is contained in:
Arun Sharma 2010-08-04 15:11:19 -07:00
parent 7909c71e5d
commit 982d590ddb

View file

@ -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 \