summaryrefslogtreecommitdiff
path: root/libiberty
diff options
context:
space:
mode:
authorDoug Evans <devans@gcc.gnu.org>2011-11-02 22:00:20 +0000
committerDoug Evans <devans@gcc.gnu.org>2011-11-02 22:00:20 +0000
commit9f2f6d5e842eefd5b86e6a40d08e6c68ae9be982 (patch)
treecec1ee9587ab5bc39582ba4dd98c39b4893abc9c /libiberty
parent4092fb6e8dac129f0c75331436b7cc70ba222c45 (diff)
downloadgcc-9f2f6d5e842eefd5b86e6a40d08e6c68ae9be982.tar.gz
Fix thinko in previous checkin.
From-SVN: r180805
Diffstat (limited to 'libiberty')
-rw-r--r--libiberty/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 79c37c23095..8ff403b41c6 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,6 +1,6 @@
2011-11-02 Doug Evans <dje@google.com>
- * Makefile.in (CFILES): Add it.
+ * Makefile.in (CFILES): Add timeval-utils.c.
(REQUIRED_OFILES): Add timeval-utils.$(objext).
(INSTALLED_HEADERS): Add timeval-utils.h.
(timeval-utils.$(objext)): Add rule.