diff options
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 4 | ||||
-rw-r--r-- | binutils/po/Make-in | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 870e323..4007775 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2006-06-07 Joseph S. Myers <joseph@codesourcery.com> + + * po/Make-in (pdf, ps): New dummy targets. + 2006-06-05 Daniel Jacobowitz <dan@codesourcery.com> * po/Make-in (top_builddir): Define. diff --git a/binutils/po/Make-in b/binutils/po/Make-in index 4b8b9f0..88ce78f 100644 --- a/binutils/po/Make-in +++ b/binutils/po/Make-in @@ -187,7 +187,7 @@ check: all cat-id-tbl.o: ../intl/libgettext.h -html dvi info tags TAGS ID: +html dvi pdf ps info tags TAGS ID: mostlyclean: rm -f core core.* *.pox $(PACKAGE).po *.old.po cat-id-tbl.tmp |