From d5278f67bec86081c2aec9def27d59309cf02ffe Mon Sep 17 00:00:00 2001 From: panne Date: Sun, 4 Jul 2004 15:15:55 +0000 Subject: [haddock @ 2004-07-04 15:15:55 by panne] Install pictures for +/- pictures, too (JPEG is a strange format for graphics like this, I would have expected GIF or PNG here.) Things look fine with Konqueror and Netscape on Linux now, the only downside is that the cursor doesn't change when positioned above the "button". --- html/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/Makefile') 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 -- cgit v1.2.3