summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
blob: 29b1d7743da073ce43eac464f54cdd5572837e88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
include COPYING.txt
include TODO.txt
include COMPATIBILITY.txt
include awlsim-wininst-postinstall.py
include win-standalone-build.bat
include awlsimhw_linuxcnc/awlsim.hal
include awlsim/gui/icons/pic2py
graft tests
graft fake
graft doc
graft examples
graft awlsim/gui/icons/icon-images

global-include *.pxd.in

prune build
prune ./build
bues.ch cgit interface