From 86c43ef0c94f27dc2276e4cce01dd25020dc66f5 Mon Sep 17 00:00:00 2001 From: Brooks Moses Date: Thu, 1 Mar 2007 23:53:35 +0000 Subject: Makefile.am: Add dummy install-pdf target. * Makefile.am: Add dummy install-pdf target. * Makefile.in: Regenerate From-SVN: r122442 --- libmudflap/Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'libmudflap/Makefile.am') diff --git a/libmudflap/Makefile.am b/libmudflap/Makefile.am index 8575da2..d1e56a3 100644 --- a/libmudflap/Makefile.am +++ b/libmudflap/Makefile.am @@ -107,9 +107,10 @@ AM_MAKEFLAGS = \ MAKEOVERRIDES= -.PHONY: install-html - +# No install-html or install-pdf support in automake yet +.PHONY: install-html install-pdf install-html: +install-pdf: ## ################################################################ -- cgit v1.1