chiark / gitweb /
Makefile: Actually distribute `debian/source/format'.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 29 Apr 2016 20:17:38 +0000 (21:17 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 29 Apr 2016 20:17:38 +0000 (21:17 +0100)
Did it in too much of a rush.

Makefile

index 5289013ffc776466f6529fc580ea87d0b6cc0e66..5cd11441aca588f13e75fd1a0984e83eebe970a4 100644 (file)
--- 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))