From 4fcb360b628bf6a1b96c297afbb550bfbead60f2 Mon Sep 17 00:00:00 2001 From: Brooks Moses Date: Thu, 1 Mar 2007 23:56:24 +0000 Subject: [PATCH] * Makefile.in: Add dummy install-pdf target. From-SVN: r122445 --- libcpp/ChangeLog | 4 ++++ libcpp/Makefile.in | 1 + 2 files changed, 5 insertions(+) diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog index ea5f1ff9806..1da9b3f474e 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,7 @@ +2007-03-01 Brooks Moses + + * Makefile.in: Add dummy install-pdf target. + 2007-01-30 Tom Tromey PR preprocessor/30468: diff --git a/libcpp/Makefile.in b/libcpp/Makefile.in index f565fa2f2a9..166f1faaee0 100644 --- a/libcpp/Makefile.in +++ b/libcpp/Makefile.in @@ -184,6 +184,7 @@ pdf: html: info: install-info: +install-pdf: install-man: install-html: