1219820Sjeff#!/usr/bin/make -f
2219820Sjeff# -*- mode: makefile; coding: utf-8 -*-
3219820Sjeff
4219820SjeffDEB_DH_INSTALL_SOURCEDIR := debian/tmp
5219820SjeffDEB_AUTO_UPDATE_LIBTOOL := post
6219820Sjeff
7219820Sjeffinclude /usr/share/cdbs/1/rules/debhelper.mk
8219820Sjeffinclude /usr/share/cdbs/1/class/autotools.mk
9