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