summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2018-01-29 09:05:37 +0000
committerSimon McVittie <smcv@debian.org>2018-01-29 09:05:37 +0000
commit512cb36200c7d6006fe947336801e9fdc22df4b4 (patch)
treee6f1f65643d4bdfe34d81591a00c5baecba861f9
parentd354239ff42d972e6fe1448aae2db52e1af90aa7 (diff)
downloaddbus-glib-512cb36200c7d6006fe947336801e9fdc22df4b4.tar.gz
Distribute ancillary files for dbus-gmain
Signed-off-by: Simon McVittie <smcv@debian.org>
-rw-r--r--Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 1863a1f..3654076 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,10 @@
+EXTRA_DIST = \
+ AUTHORS \
+ CONTRIBUTING \
+ COPYING \
+ README \
+ $(NULL)
+
AM_CPPFLAGS = \
-I$(top_srcdir) \
-I$(top_builddir) \