* Makefile.in: Add dummy install-pdf target.

From-SVN: r122445
This commit is contained in:
Brooks Moses 2007-03-01 23:56:24 +00:00 committed by Brooks Moses
parent 32f1ac6d59
commit 4fcb360b62
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
* Makefile.in: Add dummy install-pdf target.
2007-01-30 Tom Tromey <tromey@redhat.com> 2007-01-30 Tom Tromey <tromey@redhat.com>
PR preprocessor/30468: PR preprocessor/30468:

View File

@ -184,6 +184,7 @@ pdf:
html: html:
info: info:
install-info: install-info:
install-pdf:
install-man: install-man:
install-html: install-html: