From 8aff3354e2c59e1947ff124d92e891bd84f99e67 Mon Sep 17 00:00:00 2001 From: "hp.com!davidm" Date: Thu, 25 Sep 2003 05:29:14 +0000 Subject: [PATCH] Mention x86/set_caching_policy-x86.c. (Logical change 1.104) --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index 1e239704..01862a4c 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -81,7 +81,7 @@ libunwind_la_SOURCES_x86 = $(libunwind_la_SOURCES_common) \ elf32.c elf32.h \ \ x86/flush_cache-x86.c x86/get_accessors-x86.c x86/global-x86.c \ - x86/tables-x86.c \ + x86/tables-x86.c x86/set_caching_policy-x86.c \ x86/init.h x86/unwind_i.h x86/regname-x86.c \ \ x86/Gcreate_addr_space-x86.c \