vendor/debian/makefile: apply 6f3c4e33 for debian/makefile as well
authorMichael Vogt <mvo@debian.org>
Fri, 6 Dec 2013 12:22:00 +0000 (13:22 +0100)
committerMichael Vogt <mvo@debian.org>
Fri, 6 Dec 2013 12:22:00 +0000 (13:22 +0100)
vendor/debian/makefile

index dd35a70..42c86e1 100644 (file)
@@ -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' $< > $@