aboutsummaryrefslogtreecommitdiff
path: root/gprof/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gprof/ChangeLog')
-rw-r--r--gprof/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog
index 12826c4..97577a5 100644
--- a/gprof/ChangeLog
+++ b/gprof/ChangeLog
@@ -1,5 +1,8 @@
2002-02-01 Alan Modra <amodra@bigpond.net.au>
+ * Makefile.am: Run "make dep-am"
+ * Makefile.in: Regenerate.
+
* basic_blocks.c: Replace bool with boolean, TRUE with true and
FALSE with false throughout.
* basic_blocks.h: Likewise.