summaryrefslogtreecommitdiff
path: root/doc/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'doc/makefile')
-rw-r--r--doc/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/makefile b/doc/makefile
index 2a2663fb3..0f6d5afa3 100644
--- a/doc/makefile
+++ b/doc/makefile
@@ -7,7 +7,7 @@ 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 \
+SOURCE = dpkg-tech.sgml design.sgml files.sgml guide.sgml \
cache.sgml method.sgml offline.sgml
include $(DEBIANDOC_H)