From 120453a0dc2ffc0c4a028e5233a76e4801dab10c Mon Sep 17 00:00:00 2001 From: simonmar Date: Mon, 29 Apr 2002 15:56:39 +0000 Subject: [haddock @ 2002-04-29 15:56:39 by simonmar] Install the auxilliary bits --- html/Makefile | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 html/Makefile (limited to 'html') diff --git a/html/Makefile b/html/Makefile new file mode 100644 index 00000000..55e9287d --- /dev/null +++ b/html/Makefile @@ -0,0 +1,7 @@ +TOP = .. +include $(TOP)/mk/boilerplate.mk + +override datadir = $(libdir) +INSTALL_DATAS = haddock.css haskell_icon.gif + +include $(TOP)/mk/target.mk -- cgit v1.2.3