From 657c75463f04c02c1fe70f54a49df7eb32111387 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Sat, 16 Mar 2013 14:22:49 +0000 Subject: [PATCH] Makefile.am: Ship `debian/compat'. Debhelper goes horribly wrong otherwise. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) 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 -- 2.11.0