From a341068d141628c9bad9688bd6864bd89c077ee1 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 27 Mar 2001 06:01:17 +0000 Subject: Update. 2001-03-26 Ulrich Drepper * sysdeps/ia64/fpu/Dist: Add new files to distribute. * sysdeps/unix/sysv/linux/s390/s390-64/Dist: Likewise. * sysdeps/unix/sysv/linux/ia64/Dist: Likewise. * gmon/Makefile (headers): Add sys/profil.h. --- gmon/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gmon/Makefile') diff --git a/gmon/Makefile b/gmon/Makefile index 48f367f..3c885ba 100644 --- a/gmon/Makefile +++ b/gmon/Makefile @@ -21,7 +21,7 @@ # subdir := gmon -headers := sys/gmon.h sys/gmon_out.h +headers := sys/gmon.h sys/gmon_out.h sys/profil.h distribute := machine-gmon.h profil-counter.h routines := gmon mcount profil sprofil bb_init_func bb_exit_func prof-freq -- cgit v1.1