summaryrefslogtreecommitdiff
path: root/doc/makefile
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2009-12-10 17:24:40 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2009-12-10 17:24:40 +0100
commitbe2033f9563d148c1ebf1b70c46a1aba6501c031 (patch)
tree68a23ef2feabc4160c43337f72975818f1c65f27 /doc/makefile
parent96a3069f85aa8ac2dc532bcdd62742faf05e45d4 (diff)
parent5632b305b24161e18a809b4bb33a19ec8ea3d497 (diff)
merged -r1875..1886 from lp:~donkult/apt/sid
Diffstat (limited to 'doc/makefile')
-rw-r--r--doc/makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/makefile b/doc/makefile
index 2a2663fb3..fe53aba48 100644
--- a/doc/makefile
+++ b/doc/makefile
@@ -7,8 +7,8 @@ SUBDIRS= $(dir $(wildcard */makefile))
include ../buildlib/defaults.mak
# Debian Doc SGML Documents
-SOURCE = dpkg-tech.sgml design.sgml files.sgml guide.sgml guide.it.sgml \
- cache.sgml method.sgml offline.sgml
+SOURCE = $(wildcard *.sgml)
+DEBIANDOC_HTML_OPTIONS=-l en
include $(DEBIANDOC_H)
# XML man pages