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

%:
	dh $@ --with autoreconf

override_dh_auto_test: ;