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

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

get-orig-source:
	debian/get-git-source.sh

%:
	dh $@