summaryrefslogtreecommitdiff
path: root/doc/cs/Makefile.am
blob: 9c676aff497bb497ba4b64a49a0835fd8ea83e9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
SUBDIRS = images
EXTRA_DIST = aptitude.xml

LC = cs

include $(top_srcdir)/buildlib/doc.mk

README = README.cs
README_encoding = utf-8

IMAGES := $(wildcard $(srcdir)/images/*.png)

DOCBOOK_XML = aptitude.xml
DOCBOOK_TARGETS = docbook-man docbook-html docbook-readme

include $(top_srcdir)/buildlib/docbook.mk

all-local: docbook-stamp

man_MANS = aptitude.8
#notrans_man_MANS = aptitude-create-state-bundle.1 aptitude-run-state-bundle.1