From: Mark Wooding Date: Sat, 16 Mar 2013 14:22:49 +0000 (+0000) Subject: Makefile.am: Ship `debian/compat'. X-Git-Tag: 1.3.9~1 X-Git-Url: https://git.distorted.org.uk/~mdw/cfd/commitdiff_plain/657c75463f04c02c1fe70f54a49df7eb32111387 Makefile.am: Ship `debian/compat'. Debhelper goes horribly wrong otherwise. --- diff --git a/Makefile.am b/Makefile.am index ede8e90..39cb00b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -149,6 +149,7 @@ dist-hook:: ###-------------------------------------------------------------------------- ### Debian. +EXTRA_DIST += debian/compat EXTRA_DIST += debian/control EXTRA_DIST += debian/copyright EXTRA_DIST += debian/rules