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

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

# Language Code of this translation
LC=@@LANG@@

include $(PO4A_MANPAGE_H)