meson/MANIFEST.in

22 lines
415 B
Plaintext
Raw Normal View History

2016-01-17 01:50:29 +08:00
graft test?cases
graft manual?tests
graft cross
graft data
graft graphics
2016-01-17 07:12:57 +08:00
graft man
2016-12-19 03:16:09 +08:00
graft syntax-highlighting
2016-01-17 01:50:29 +08:00
graft tools
include authors.txt
include contributing.txt
include COPYING
2016-08-05 03:26:35 +08:00
include README.md
2016-01-17 01:50:29 +08:00
include run_cross_test.py
include run_tests.py
2016-11-13 19:53:43 +08:00
include run_unittests.py
include run_meson_command_tests.py
2016-11-13 19:53:43 +08:00
include run_project_tests.py
2016-12-19 03:11:33 +08:00
include mesonrewriter.py
include ghwt.py
2016-11-13 19:53:43 +08:00
include __main__.py
2019-08-27 01:23:35 +08:00
include meson.py