summaryrefslogtreecommitdiff
path: root/vendor/ubuntu/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/ubuntu/makefile')
-rw-r--r--vendor/ubuntu/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/ubuntu/makefile b/vendor/ubuntu/makefile
index 88061bde2..c4b35935f 100644
--- a/vendor/ubuntu/makefile
+++ b/vendor/ubuntu/makefile
@@ -5,7 +5,7 @@ SUBDIR=vendor/ubuntu
# 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#&ubuntu-codename;#$(shell ../getinfo ubuntu-codename)#g' $< > $@