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

# See debhelper(7) (uncomment to enable).
# Output every command that modifies files on the build system.
#export DH_VERBOSE = 1

%:
	dh $@