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

DEB_DH_INSTALL_SOURCEDIR = debian/tmp
DEB_VENDOR=$(shell dpkg-vendor --query vendor)

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk