summaryrefslogtreecommitdiff
path: root/p/haskell-wai-app-static/debian/rules
blob: fcf9b70e44bd640a4bca18b41264c37b5b3e9860 (plain)
1
2
3
4
5
6
7
#!/usr/bin/make -f

DEB_ENABLE_TESTS = yes
DEB_DH_STRIP_ARGS := --no-automatic-dbgsym

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