aboutsummaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMichael <michaelbrockus@gmail.com>2020-04-21 00:00:14 -0700
committerJussi Pakkanen <jpakkane@gmail.com>2020-04-23 00:16:45 +0300
commit61e53fbfd9fc05a96819da1ee1deef8dce713299 (patch)
tree2b1ca3c6e3e8a3bd3be9c5c8ff1126d812e5ac3c /MANIFEST.in
parentbfea80677eef52271cde1c089268a6d544a79453 (diff)
downloadmeson-61e53fbfd9fc05a96819da1ee1deef8dce713299.zip
meson-61e53fbfd9fc05a96819da1ee1deef8dce713299.tar.gz
meson-61e53fbfd9fc05a96819da1ee1deef8dce713299.tar.bz2
update MANIFEST.in
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in6
1 files changed, 2 insertions, 4 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 13f7949..11c804a 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -4,10 +4,9 @@ graft cross
graft data
graft graphics
graft man
-graft syntax-highlighting
graft tools
-include authors.txt
-include contributing.txt
+
+include contributing.md
include COPYING
include README.md
include run_cross_test.py
@@ -15,7 +14,6 @@ include run_tests.py
include run_unittests.py
include run_meson_command_tests.py
include run_project_tests.py
-include mesonrewriter.py
include ghwt.py
include __main__.py
include meson.py