summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2019-09-02 14:48:33 +0100
committerSimon McVittie <smcv@debian.org>2019-09-02 14:48:33 +0100
commit597d360f74ea54b33c218fbbe17c64c0297c7076 (patch)
tree10f2b25c46857524df6471c6144c6766181442e4 /MANIFEST.in
parentfbf7b875d784851f4f3f234f0e4ce8e05d3a515d (diff)
parente6c02a03a5c2ef5df5893d7517ed3e109e860cd6 (diff)
New upstream version 1.2.10
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in8
1 files changed, 3 insertions, 5 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 5a82290..387a37b 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,6 +1,7 @@
include .travis.yml
include .version
include AUTHORS
+include CONTRIBUTING.md
include COPYING
include ChangeLog
include INSTALL
@@ -26,11 +27,11 @@ include config.h.in
include configure
include configure.ac
include dbus-gmain/AUTHORS
-include dbus-gmain/CONTRIBUTING
+include dbus-gmain/CONTRIBUTING.md
include dbus-gmain/COPYING
include dbus-gmain/Makefile.am
include dbus-gmain/Makefile.in
-include dbus-gmain/README
+include dbus-gmain/README.md
include dbus-gmain/dbus-gmain.c
include dbus-gmain/dbus-gmain.h
include dbus-gmain/tests/30574.c
@@ -92,7 +93,6 @@ include dbus_python.egg-info/SOURCES.txt
include dbus_python.egg-info/dependency_links.txt
include dbus_python.egg-info/top_level.txt
include doc/API_CHANGES.txt
-include doc/HACKING.txt
include doc/PY3PORT.txt
include doc/_static/.gitignore
include doc/conf.py
@@ -135,7 +135,6 @@ include m4/ax_compiler_flags.m4
include m4/ax_compiler_flags_cflags.m4
include m4/ax_compiler_flags_gir.m4
include m4/ax_compiler_flags_ldflags.m4
-include m4/ax_generate_changelog.m4
include m4/ax_is_release.m4
include m4/ax_python_devel.m4
include m4/ax_python_module.m4
@@ -164,7 +163,6 @@ include test/test-standalone.py
include test/test-unusable-main-loop.py
include test/tmp-session-bus.conf.in
include test/wait-for-name.py
-include test/with-session-bus.sh
include tools/check-c-style.sh
include tools/check-coding-style.mk
include tools/check-py-style.sh