summaryrefslogtreecommitdiff
path: root/doc/makefile
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2009-09-30 19:15:38 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2009-09-30 19:15:38 +0200
commit0e65be59ac218d9479d429ab6cf24e072fdb819b (patch)
tree9c3c8fe2f590681b397588595615d05561d80c5c /doc/makefile
parentd183f850e7e3e467e8665d116ffbb238fdcc4ea9 (diff)
move the it translation of the guide to its own subdirectory
for consitents and sake of the universe reasons
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)