From: Mark Wooding Date: Fri, 29 Apr 2016 20:17:38 +0000 (+0100) Subject: Makefile: Actually distribute `debian/source/format'. X-Git-Tag: 1.2.0~52 X-Git-Url: https://git.distorted.org.uk/~mdw/preload-hacks/commitdiff_plain/fd87e398945963880855319dc3f444a2a96cdb55 Makefile: Actually distribute `debian/source/format'. Did it in too much of a rush. --- diff --git a/Makefile b/Makefile index 5289013..5cd1144 100644 --- a/Makefile +++ b/Makefile @@ -126,6 +126,7 @@ DISTFILES += COPYING debpkg = noip uopen DISTFILES += debian/changelog debian/copyright DISTFILES += debian/control debian/rules debian/compat +DISTFILES += debian/source/format DISTFILES += $(patsubst %, debian/%.install, $(debpkg)) DISTFILES += $(patsubst %, debian/%.lintian-overrides, \ $(debpkg))