#!/usr/bin/make -f # -*- makefile -*- export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed %: dh $@ override_dh_autoreconf: dh_autoreconf --as-needed override_dh_auto_configure: dh_auto_configure -- --libdir=\$${prefix}/lib override_dh_auto_install: dh_auto_install rm $(CURDIR)/debian/pidgin-hotkeys/usr/lib/pidgin/*.la dh_pidgin