summaryrefslogtreecommitdiff
path: root/p/haskell-yesod-auth/debian/rules
blob: f6f00d3ca793c4673f930d8fdefd69c4bedf995a (plain)
1
2
3
4
5
6
7
#!/usr/bin/make -f

# keep haddock from choking on non-ASCII characters
export LC_ALL=C.UTF-8

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/hlibrary.mk