From 876ad464a612c8f572154719719131feacbdbf04 Mon Sep 17 00:00:00 2001 From: Carlos O'Donell Date: Wed, 24 May 2006 01:47:02 +0000 Subject: Makefile.am: Add install-html target. 2006-05-23 Carlos O'Donell * Makefile.am: Add install-html target. Add install-html to .PHONY * Makefile.in: Regenerate. From-SVN: r114038 --- libssp/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'libssp/Makefile.am') diff --git a/libssp/Makefile.am b/libssp/Makefile.am index 1500e25..22e83d9 100644 --- a/libssp/Makefile.am +++ b/libssp/Makefile.am @@ -90,5 +90,9 @@ AM_MAKEFLAGS = \ MAKEOVERRIDES= +.PHONY: install-html + +install-html: + ## ################################################################ -- cgit v1.1