diff --git a/fixincludes/ChangeLog b/fixincludes/ChangeLog index 67bd37766f4..34a63ba36c7 100644 --- a/fixincludes/ChangeLog +++ b/fixincludes/ChangeLog @@ -1,3 +1,7 @@ +2007-02-15 Brooks Moses + + * Makefile.in: Added "pdf" target to .PHONY. + 2007-02-05 Richard Guenther * inclhack.def (glibc_c99_inline_4): Adjust selector to cope diff --git a/fixincludes/Makefile.in b/fixincludes/Makefile.in index 4c0e6708382..4e910987541 100644 --- a/fixincludes/Makefile.in +++ b/fixincludes/Makefile.in @@ -184,7 +184,7 @@ install : all $(DESTDIR)$(itoolsdir)/fixincl@EXEEXT@ $(INSTALL_SCRIPT) mkheaders $(DESTDIR)$(itoolsdir)/mkheaders -.PHONY: dvi info html install-html +.PHONY: dvi pdf info html install-html dvi : pdf :