aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 0199bd5..57f260d4 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -14,7 +14,7 @@
2013-05-21 Magnus Granberg <baldrick@free.fr>
PR plugins/56754
- * Makefile.in (PLUGIN_HEADERS): Add TARGET_H
+ * Makefile.in (PLUGIN_HEADERS): Add $(TARGET_H).
2013-05-21 Richard Biener <rguenther@suse.de>