aboutsummaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
Diffstat (limited to 'html')
-rw-r--r--html/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/Makefile b/html/Makefile
index 8564f461..5631a5f9 100644
--- a/html/Makefile
+++ b/html/Makefile
@@ -1,6 +1,6 @@
TOP = ..
include $(TOP)/mk/boilerplate.mk
-INSTALL_DATAS = haddock.css haddock.js haskell_icon.gif
+INSTALL_DATAS = haddock.css haddock.js haskell_icon.gif minus.jpg plus.jpg
include $(TOP)/mk/target.mk