#!/usr/bin/make -f %: dh $@ --with autoreconf override_dh_autoreconf: dh_autoreconf --as-needed override_dh_auto_configure: dh_auto_configure -- LDFLAGS="-Wl,--as-needed $(shell dpkg-buildflags --get LDFLAGS)" override_dh_install: dh_install install -m644 $(CURDIR)/ac_find_xbae.m4 $(CURDIR)/debian/libxbae-dev/usr/share/aclocal install -m644 $(CURDIR)/ac_find_motif.m4 $(CURDIR)/debian/libxbae-dev/usr/share/aclocal rm -f $(CURDIR)/debian/libxbae-dev/usr/lib/libXbae.la