fix build failure with the new apt-vendors stuff
[ntk/apt.git] / vendor / debian / makefile
index 42c86e1..1f82d7f 100644 (file)
@@ -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' $< > $@