summaryrefslogtreecommitdiff
path: root/buildlib/doc.mk
blob: ac8e8ab7a306336259d631f0b73ef28ead9744f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Standard makefile rules for documentation
#

HTML2TEXT = $(top_srcdir)/doc/html-to-text

mandir = $(if $(findstring en,$(LC)),@mandir@,@mandir@/$(LC))
htmldir = @htmldir@/$(LC)
imagesdir = $(htmldir)/images

man_MANS =
html_DATA =
images_DATA =
pkgdata_DATA = $(README)
pdf_DATA = $(aptitude.pdf)