summaryrefslogtreecommitdiff
path: root/vendor
diff options
context:
space:
mode:
authorMichael Vogt <mvo@debian.org>2013-12-06 13:22:00 +0100
committerMichael Vogt <mvo@debian.org>2013-12-06 13:22:00 +0100
commit7d15eeef6e61d9a02efcad2dc704f22df4276d9b (patch)
tree34fecf89bd19651741cf419f673299e396f5ac59 /vendor
parent6f3c4e3300d8a213ce438d03c8de4196c4be960a (diff)
vendor/debian/makefile: apply 6f3c4e33 for debian/makefile as well
Diffstat (limited to 'vendor')
-rw-r--r--vendor/debian/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/debian/makefile b/vendor/debian/makefile
index dd35a70f0..42c86e1c4 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: sources.list
+doc binary: sources.list
sources.list: sources.list.in ../../doc/apt-verbatim.ent
sed -e 's#&stable-codename;#$(shell ../getinfo debian-stable-codename)#g' $< > $@