summaryrefslogtreecommitdiff
path: root/debian/rules
blob: 77897331c99c5ec731091ee2fe71b1920cfd3421 (plain)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

%:
	dh $@ --buildsystem=cmake

override_dh_auto_build:
	$(CURDIR)/resources/locale/compile-po.sh
	dh_auto_build