#!/usr/bin/make -f
include /usr/share/haskell-devscripts/hlibrary.mk

# How to install an extra file into the documentation package
#binary-fixup/libghc6-DrawingTrees-doc::
#	echo "Some informative text" > debian/libghc6-DrawingTrees-doc/usr/share/doc/libghc6-DrawingTrees-doc/AnExtraDocFile
