diff options
author | Roland McGrath <roland@hack.frob.com> | 2012-06-14 09:44:27 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2012-06-14 09:44:27 -0700 |
commit | 834f9b8d3cda2cc81084d0913bcefc7683bb9194 (patch) | |
tree | 4e0db78ed908eb4c48126a071c5c505809710925 /ChangeLog | |
parent | 75fa1921315bbfd5ea8fb278d77ab21a13edb5dd (diff) | |
download | glibc-834f9b8d3cda2cc81084d0913bcefc7683bb9194.tar.gz glibc-834f9b8d3cda2cc81084d0913bcefc7683bb9194.tar.xz glibc-834f9b8d3cda2cc81084d0913bcefc7683bb9194.zip |
Make sure <build-dir>/manual directory gets created.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 5f7edb9467..ee82866f12 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2012-06-14 Roland McGrath <roland@hack.frob.com> + + * manual/Makefile ($(objpfx)texis): Do $(make-target-directory). + 2012-06-14 Joseph Myers <joseph@codesourcery.com> * libm_test.inc (csqrt_test): Allow more spurious underflow |