From 05ab7b8a002cc8edbbcbe710e89100de0ff0fc09 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 6 Jan 2000 00:34:21 +0000 Subject: [PATCH] (distribute): Add frame.h. --- debug/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debug/Makefile b/debug/Makefile index 9c094c4222f..f560bb30d82 100644 --- a/debug/Makefile +++ b/debug/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) 1998, 1999 Free Software Foundation, Inc. +# Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or @@ -22,7 +22,7 @@ subdir := debug headers := execinfo.h -distribute = sigcontextinfo.h register-dump.h +distribute = sigcontextinfo.h register-dump.h frame.h routines := backtrace backtracesyms backtracesymsfd -- 2.47.3