chiark
/
gitweb
/
~mdw
/
preload-hacks
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
1cb2c31
)
Makefile: Actually distribute `debian/source/format'.
author
Mark Wooding
<mdw@distorted.org.uk>
Fri, 29 Apr 2016 20:17:38 +0000
(21:17 +0100)
committer
Mark 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
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/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))