]> git.saurik.com Git - apt.git/blame - doc/it/makefile
move the it translation of the guide to its own subdirectory
[apt.git] / doc / it / makefile
CommitLineData
0e65be59
DK
1# -*- make -*-
2BASE=../..
3SUBDIR=doc/it
4
5# Bring in the default rules
6include ../../buildlib/defaults.mak
7
8# Debian Doc SGML Documents
9SOURCE = guide.it.sgml
10DEBIANDOC_HTML_OPTIONS=-l it
11include $(DEBIANDOC_H)