Work around missing seriesIndex API by using keyword=index
[python-iview.git] / debian / rules
blobd6c0daf13c6d63f5a2a6935372eb4132434c7b3d
1 #!/usr/bin/make -f
2 # -*- makefile -*-
4 include /usr/share/cdbs/1/rules/debhelper.mk
5 include /usr/share/cdbs/1/class/python-distutils.mk
7 clean::
8 rm -rf build build-stamp configure-stamp build/ MANIFEST
9 dh_clean
11 .PHONY: build clean binary-indep binary-arch binary install configure