setools/MANIFEST.in
Chris PeBenito 2b4d69d42e Revise structure to make policyrep a module instead of a subpackage.
The setools.policyrep.exception module merged into setools.exception.
2018-08-11 20:46:01 -04:00

15 lines
320 B
Plaintext

include ChangeLog
include COPYING*
include man/*
include qhc/*
include setools/perm_map
include setools/policyrep/*.pxd
include setools/policyrep/*.pxi
include setools/*.pyx
include setoolsui/*.ui
include setoolsui/apol/*.ui
include setoolsui/apol/apol.qhc
include tests/*.conf
include tests/*.py
include tests/perm_map