summaryrefslogtreecommitdiff
path: root/debian/rules
blob: 03c5f4e3c2f82808a521bcb3241eefe5fcb0f683 (plain)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
# -*- makefile -*-

%:
	dh $@ --with cli

.PHONY: override_dh_auto_build
override_dh_auto_build:
	xbuild Source/Boogie.sln