From 9a70e46a8c30df1eaa3756066d4c2b458b9b65e5 Mon Sep 17 00:00:00 2001 From: simonmar Date: Wed, 10 Sep 2003 08:24:32 +0000 Subject: [haddock @ 2003-09-10 08:24:32 by simonmar] Install these files in $(datadir), not $(libdir), since they're architecture independent. Patch contributed by: Ian Lynagh . --- html/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'html/Makefile') diff --git a/html/Makefile b/html/Makefile index 55e9287d..f9e76842 100644 --- a/html/Makefile +++ b/html/Makefile @@ -1,7 +1,6 @@ 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