aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--html/Makefile1
1 files changed, 0 insertions, 1 deletions
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