aboutsummaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
blob: b1c0393871b1f1e394eb0f205241e73cddd04e3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
include example_*.py
include example_*.conf
include COPYING
include README.md
include dummy.gsd
graft doc
graft debian
graft linuxcnc-demo-et200s
graft linuxcnc-demo-dummyphy
graft tests

prune build
prune ./build
bues.ch cgit interface