aboutsummaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
blob: 972b2062dc9f7207602b7dd3d5b89788c0a6ba25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
global-include *.pxd.in

graft awlsim/gui/icons/icon-images
graft debian
graft doc
graft examples
graft libs
graft pilc
graft progs
graft submodules
graft tests

include awlsim/gui/icons/pic2py
include awlsimhw_linuxcnc/awlsim.hal
include awlsimhw_pyprofibus.conf
include COPYING.txt
include COMPATIBILITY.md
include COMPATIBILITY.html
include QUICK-START.md
include QUICK-START.html
include README.md
include README.html
include setup_cython.py
include TODO.md
include TODO.html
include win-standalone-build.cmd

prune ./build
prune build
bues.ch cgit interface