]> git.saurik.com Git - apt.git/blame - doc/pl/makefile
Drop awful use of first person in French translation. The same should happen to Engli...
[apt.git] / doc / pl / makefile
CommitLineData
640c5d94
MZ
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
c5bb61fd 10DEBIANDOC_HTML_OPTIONS=-l pl
640c5d94 11include $(DEBIANDOC_H)