summaryrefslogtreecommitdiff
path: root/doc/it/makefile
blob: b7851768a77694d4bb8985ee6b5baeab3e3cb981 (plain)
1
2
3
4
5
6
7
8
9
10
11
# -*- make -*-
BASE=../..
SUBDIR=doc/it

# Bring in the default rules
include ../../buildlib/defaults.mak

# Debian Doc SGML Documents
SOURCE = guide.it.sgml
DEBIANDOC_HTML_OPTIONS=-l it
include $(DEBIANDOC_H)