#!/usr/bin/make -f
# -*- makefile -*-
# Sample debian/rules that uses debhelper.
# This file was originally written by Joey Hess and Craig Small.
# As a special exception, when this file is copied by dh-make into a
# dh-make output file, you may use that output file without restriction.
# This special exception was added by Craig Small in version 0.37 of dh-make.

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

CFLAGS = -Wall -g

ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
	CFLAGS += -O0
else
	CFLAGS += -O2
endif

configure: configure-stamp
configure-stamp:
	dh_testdir
	# Add here commands to configure the package.

	touch configure-stamp

build: build-stamp

build-stamp: configure-stamp
	dh_testdir
	touch build-stamp

clean:
	dh_testdir
	dh_testroot
	rm -f build-stamp configure-stamp
	dh_clean

install: build
	dh_testdir
	dh_testroot
	dh_clean -k
	dh_installdirs

	# ======================================================
	#$(MAKE) DESTDIR="$(CURDIR)/debian/maelophone" install
	mkdir -p "$(CURDIR)/debian/maelophone"

#	mkdir -p "$(CURDIR)/debian/maelophone/usr/share/icons/hicolor/128x128/hildon/"
	cp -a "src/usr/share/icons/hicolor/128x128/hildon/maelophone128.png" "$(CURDIR)/debian/maelophone/usr/share/icons/hicolor/128x128/hildon/maelophone128.png"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/.directory" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/.directory"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/1#o.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/1#o.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/2#o.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/2#o.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/3#o.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/3#o.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/4#o.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/4#o.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/5#o.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/5#o.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/6#o.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/6#o.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/7#o.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/7#o.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/8#o.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/8#o.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/a#2.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/a#2.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/a#2v.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/a#2v.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/a#3.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/a#3.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/a#3v.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/a#3v.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/a2.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/a2.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/a2v.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/a2v.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/a3.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/a3.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/a3v.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/a3v.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/b2.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/b2.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/b2v.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/b2v.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/b3.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/b3.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/b3v.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/b3v.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/c#3.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/c#3.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/c#3v.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/c#3v.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/c#4.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/c#4.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/c#4v.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/c#4v.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/c3.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/c3.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/c3v.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/c3v.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/c4.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/c4.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/c4v.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/c4v.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/d#3.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/d#3.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/d#3v.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/d#3v.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/d#4.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/d#4.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/d#4v.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/d#4v.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/d3.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/d3.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/d3v.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/d3v.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/d4.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/d4.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/d4v.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/d4v.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/drum1.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/drum1.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/drum2.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/drum2.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/drum3.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/drum3.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/e3.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/e3.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/e3v.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/e3v.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/e4.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/e4.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/e4v.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/e4v.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/f#3.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/f#3.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/f#3v.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/f#3v.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/f3.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/f3.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/f3v.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/f3v.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/g#3.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/g#3.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/g#3v.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/g#3v.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/g3.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/g3.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/g3v.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/g3v.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/k1.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/k1.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/k10.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/k10.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/k11.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/k11.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/k12.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/k12.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/k2.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/k2.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/k3.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/k3.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/k4.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/k4.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/k5.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/k5.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/k6.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/k6.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/k7.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/k7.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/k8.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/k8.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/k9.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/k9.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/"
	cp -a "src/opt/maelophone/stylo_smpl/quiet.wav" "$(CURDIR)/debian/maelophone/opt/maelophone/stylo_smpl/quiet.wav"
	mkdir -p "$(CURDIR)/debian/maelophone/usr/share/icons/hicolor/48x48/hildon/"
	cp -a "src/usr/share/icons/hicolor/48x48/hildon/maelophone48.png" "$(CURDIR)/debian/maelophone/usr/share/icons/hicolor/48x48/hildon/maelophone48.png"
	mkdir -p "$(CURDIR)/debian/maelophone/usr/share/dbus-1/services/"
	cp -a "src/usr/share/dbus-1/services/maelophone.service" "$(CURDIR)/debian/maelophone/usr/share/dbus-1/services/maelophone.service"
	mkdir -p "$(CURDIR)/debian/maelophone/usr/share/icons/hicolor/64x64/hildon/"
	cp -a "src/usr/share/icons/hicolor/64x64/hildon/maelophone64.png" "$(CURDIR)/debian/maelophone/usr/share/icons/hicolor/64x64/hildon/maelophone64.png"
	mkdir -p "$(CURDIR)/debian/maelophone/usr/share/applications/hildon/"
	cp -a "src/usr/share/applications/hildon/maelophone.desktop" "$(CURDIR)/debian/maelophone/usr/share/applications/hildon/maelophone.desktop"
	mkdir -p "$(CURDIR)/debian/maelophone/usr/share/icons/hicolor/scalable/hildon/"
	cp -a "src/usr/share/icons/hicolor/scalable/hildon/maelophone128.png" "$(CURDIR)/debian/maelophone/usr/share/icons/hicolor/scalable/hildon/maelophone128.png"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/"
	cp -a "src/opt/maelophone/Ui_sound.py" "$(CURDIR)/debian/maelophone/opt/maelophone/Ui_sound.py"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/"
	cp -a "src/opt/maelophone/Ui_sound.pyc" "$(CURDIR)/debian/maelophone/opt/maelophone/Ui_sound.pyc"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/"
	cp -a "src/opt/maelophone/Ui_sound.pyo" "$(CURDIR)/debian/maelophone/opt/maelophone/Ui_sound.pyo"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/"
	cp -a "src/opt/maelophone/__init__.py" "$(CURDIR)/debian/maelophone/opt/maelophone/__init__.py"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/"
	cp -a "src/opt/maelophone/customui.qrc" "$(CURDIR)/debian/maelophone/opt/maelophone/customui.qrc"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/"
	cp -a "src/opt/maelophone/customui_rc.py" "$(CURDIR)/debian/maelophone/opt/maelophone/customui_rc.py"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/"
	cp -a "src/opt/maelophone/customui_rc.pyc" "$(CURDIR)/debian/maelophone/opt/maelophone/customui_rc.pyc"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/"
	cp -a "src/opt/maelophone/customui_rc.pyo" "$(CURDIR)/debian/maelophone/opt/maelophone/customui_rc.pyo"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/"
	cp -a "src/opt/maelophone/maelophone.py" "$(CURDIR)/debian/maelophone/opt/maelophone/maelophone.py"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/"
	cp -a "src/opt/maelophone/soundstub.py" "$(CURDIR)/debian/maelophone/opt/maelophone/soundstub.py"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/"
	cp -a "src/opt/maelophone/soundstub.pyc" "$(CURDIR)/debian/maelophone/opt/maelophone/soundstub.pyc"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/"
	cp -a "src/opt/maelophone/soundstub.pyo" "$(CURDIR)/debian/maelophone/opt/maelophone/soundstub.pyo"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/"
	cp -a "src/opt/maelophone/stylokeys.py" "$(CURDIR)/debian/maelophone/opt/maelophone/stylokeys.py"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/"
	cp -a "src/opt/maelophone/stylokeys.pyc" "$(CURDIR)/debian/maelophone/opt/maelophone/stylokeys.pyc"
	mkdir -p "$(CURDIR)/debian/maelophone/opt/maelophone/"
	cp -a "src/opt/maelophone/stylokeys.pyo" "$(CURDIR)/debian/maelophone/opt/maelophone/stylokeys.pyo"

	# ======================================================

# Build architecture-independent files here.
binary-indep: build install
# We have nothing to do by default.

# Build architecture-dependent files here.
binary-arch: build install
	dh_testdir
	dh_testroot
	dh_installchangelogs debian/changelog
	dh_installdocs
	dh_installexamples
#	dh_install
#	dh_installmenu
#	dh_installdebconf
#	dh_installlogrotate
#	dh_installemacsen
#	dh_installpam
#	dh_installmime
#	dh_python
#	dh_installinit
#	dh_installcron
#	dh_installinfo
	dh_installman
	dh_link
	dh_strip
	dh_compress
	dh_fixperms
#	dh_perl
#	dh_makeshlibs
	dh_installdeb
	dh_shlibdeps
	dh_gencontrol
	dh_md5sums
	dh_builddeb

binary: binary-indep binary-arch
.PHONY: build clean binary-indep binary-arch binary install configure
