1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-11-22 07:37:38 +01:00

(noinst_PROGRAMS): Mention test-init and test-varargs.

(Logical change 1.21)
This commit is contained in:
mostang.com!davidm 2002-11-09 03:59:27 +00:00
parent 6a0ac2b8a4
commit e0ac536efc

View file

@ -8,7 +8,8 @@ else
if ARCH_IA64
noinst_PROGRAMS_arch = sig
endif
noinst_PROGRAMS = $(noinst_PROGRAMS_common) $(noinst_PROGRAMS_arch) bt exc
noinst_PROGRAMS = $(noinst_PROGRAMS_common) $(noinst_PROGRAMS_arch) bt exc \
test-init test-varargs
endif
LDADD = ../src/libunwind-$(arch).la