summaryrefslogtreecommitdiff
path: root/vendor/debian/makefile
diff options
context:
space:
mode:
authorMichael Vogt <mvo@debian.org>2013-12-07 17:54:11 +0100
committerMichael Vogt <mvo@debian.org>2013-12-07 17:54:11 +0100
commit8fafb8adc032002284f53359e1308efa609f9239 (patch)
tree2348ae1953446a069c0e44bcd20915c22c4d89b1 /vendor/debian/makefile
parentbc435af429f427c6a5db971c3d4cc7f15a2fe55d (diff)
parentce34af08ad6866869147e3525fa6c89d8dcb4601 (diff)
Merge branch 'debian/sid' into ubuntu/master
Conflicts: debian/changelog debian/gbp.conf
Diffstat (limited to 'vendor/debian/makefile')
-rw-r--r--vendor/debian/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/debian/makefile b/vendor/debian/makefile
index 42c86e1c4..1f82d7f47 100644
--- a/vendor/debian/makefile
+++ b/vendor/debian/makefile
@@ -5,7 +5,7 @@ SUBDIR=vendor/debian
# Bring in the default rules
include ../../buildlib/defaults.mak
-doc binary: sources.list
+doc binary manpages: sources.list
sources.list: sources.list.in ../../doc/apt-verbatim.ent
sed -e 's#&stable-codename;#$(shell ../getinfo debian-stable-codename)#g' $< > $@