From: roland Date: Fri, 7 Jun 1996 20:36:19 +0000 (+0000) Subject: Fri Jun 7 09:11:17 1996 Roland McGrath X-Git-Tag: libc-960608~30 X-Git-Url: http://git.csclub.uwaterloo.ca/?p=kopensolaris-gnu%2Fglibc.git;a=commitdiff_plain;h=658d5e5627fe5facf8e73c70bc027959bdc1977e Fri Jun 7 09:11:17 1996 Roland McGrath * gmon/Makefile (distribute): Add profil-counter.h. --- diff --git a/gmon/Makefile b/gmon/Makefile index 2d4c501ef0..adf6c92c1b 100644 --- a/gmon/Makefile +++ b/gmon/Makefile @@ -22,7 +22,7 @@ subdir := gmon headers := sys/gmon.h sys/gmon_out.h -distribute := machine-gmon.h +distribute := machine-gmon.h profil-counter.h routines := gmon mcount profil bb_init_func bb_exit_func include ../Rules