summaryrefslogtreecommitdiffstats
path: root/libcpu/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <[email protected]>2012-06-26 18:09:10 -0700
committerRoland McGrath <[email protected]>2012-06-26 18:09:10 -0700
commitb2589ffa7c2bec754952acc8116e03853d65563d (patch)
treefff8f503ef2064011ad854f1ba94f2f17d0651dc /libcpu/ChangeLog
parent547049b7a0c4f29ecc9ac5d49e6f2195a7c6346e (diff)
Add a rule to make build failure w/o --enable-maintainer-mode clearer.
Diffstat (limited to 'libcpu/ChangeLog')
-rw-r--r--libcpu/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libcpu/ChangeLog b/libcpu/ChangeLog
index ef9e7e51..b1d79a98 100644
--- a/libcpu/ChangeLog
+++ b/libcpu/ChangeLog
@@ -1,3 +1,7 @@
+2012-06-26 Roland McGrath <[email protected]>
+
+ * Makefile.am [!MAINTAINER_MODE] ($(srcdir)/%_dis.h): New rule.
+
2012-02-24 Mark Wielaard <[email protected]>
* Makefile.am (CLEANFILES): Move %_dis.h to...