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

DEB_ENABLE_TESTS = yes
DEB_SETUP_GHC_CONFIGURE_ARGS += --flags=-support_aesni

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