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

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

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