summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMichael Vogt <mvo@debian.org>2013-12-06 17:29:50 +0100
committerMichael Vogt <mvo@debian.org>2013-12-06 17:29:50 +0100
commit5cc8cbf368251c4be4ffa1482fa5fb6b9d950452 (patch)
tree92a2475097999b110efd61cd8569ae1000faadfd /doc
parente96e4e9cef3a0137b789117f72a93a8e9106562e (diff)
fix build failure with the new apt-vendors stuff
Diffstat (limited to 'doc')
-rw-r--r--doc/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/makefile b/doc/makefile
index 49f3e1b56..4b63e542f 100644
--- a/doc/makefile
+++ b/doc/makefile
@@ -28,7 +28,7 @@ include $(COPY_H)
clean: clean/subdirs clean/examples
veryclean: veryclean/subdirs clean/examples
-manpages: manpages/subdirs apt-vendor.ent
+manpages: apt-vendor.ent manpages/subdirs
debiandoc: debiandoc/subdirs
DOCUMENTATIONPO = $(patsubst %.po,%,$(notdir $(wildcard po/*.po)))