From fbb275f59ddfa2a84125e1c0682f703c8579702a Mon Sep 17 00:00:00 2001 From: Jeff Roberson Date: Sun, 23 Mar 2008 09:38:11 +0000 Subject: - Restore kse.h in this directory so other tools don't find it by mistake. - Restore the ability to debug kse coredumps in 8.0. Suggested by: marcel --- lib/libthread_db/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/libthread_db/Makefile') diff --git a/lib/libthread_db/Makefile b/lib/libthread_db/Makefile index 1767a9dad016..6114f9db4f76 100644 --- a/lib/libthread_db/Makefile +++ b/lib/libthread_db/Makefile @@ -6,6 +6,7 @@ LIB= thread_db SHLIB_MAJOR= 3 SRCS= thread_db.c SRCS+= libpthread_md.c +SRCS+= libpthread_db.c SRCS+= libthr_db.c INCS= thread_db.h WARNS?= 1 -- cgit v1.3