aboutsummaryrefslogtreecommitdiff
blob: c862b044fe12e7ea46f1a6cb18968d2a762b4439 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# docs
include DEVELOPING
include LICENSE
include TEST-NOTES

# docbook sources
include doc/custom.xsl
recursive-include doc *.docbook

# sphinx sources
include doc/api/index.rst
include doc/api/conf.py
include doc/api/Makefile

# extra conf files used in ebuild
include cnf/make.conf.example.*

# extra files for tests
include .portage_not_installed

# extra scripts
include misc/*