summaryrefslogtreecommitdiffstats
path: root/debian/rules
blob: cfc914748dc06b836c5c95442531cf9ec5e31cbe (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

%:
	dh $@ \
		--buildsystem=cmake \
		--parallel \
		--dbg-package=colobot-dbg

override_dh_auto_build:
	dh_auto_build -a
	dh_auto_build -i -- doc