aboutsummaryrefslogtreecommitdiff
path: root/html/Makefile
blob: 5631a5f9006d80a1d89229f5e2c957372c2d9803 (plain) (blame)
1
2
3
4
5
6
TOP = ..
include $(TOP)/mk/boilerplate.mk

INSTALL_DATAS = haddock.css haddock.js haskell_icon.gif minus.jpg plus.jpg

include $(TOP)/mk/target.mk