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

DEB_PYTHON_SYSTEM=pycentral

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/python-distutils.mk

build/extrautils::
	$(MAKE)

clean::
	$(MAKE) clean