From 658d5e5627fe5facf8e73c70bc027959bdc1977e Mon Sep 17 00:00:00 2001 From: roland Date: Fri, 7 Jun 1996 20:36:19 +0000 Subject: [PATCH] Fri Jun 7 09:11:17 1996 Roland McGrath * gmon/Makefile (distribute): Add profil-counter.h. --- gmon/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.11.0