1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-12-23 03:53:43 +01:00

(man3_MANS): Mention unw_strerror.man.

(EXTRA_DIST): Mention unw_strerror.tex.

(Logical change 1.245)
This commit is contained in:
bea.com!thallgre 2004-08-18 15:16:46 +00:00
parent cb503ba4e5
commit 99681de066

View file

@ -19,6 +19,7 @@ man3_MANS = libunwind.man libunwind-dynamic.man libunwind-ia64.man \
unw_set_fpreg.man \
unw_set_reg.man \
unw_step.man \
unw_strerror.man \
_U_dyn_register.man \
_U_dyn_cancel.man
@ -41,6 +42,7 @@ EXTRA_DIST = NOTES libunwind.trans \
unw_set_fpreg.tex \
unw_set_reg.tex \
unw_step.tex \
unw_strerror.tex \
_U_dyn_register.tex \
_U_dyn_cancel.tex \
$(man3_MANS)