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

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

mandir = @mandir@/${LC}
htmldir = @htmldir@/${LC}
imagesdir = ${htmldir}/images

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