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