summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2007-10-09 12:24:52 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2007-10-09 12:24:52 +0100
commit09611c45b3301e93a34a03366e058c3edc184e47 (patch)
tree7b75ee6b83e7c654c02628e36155574e3bc61310
parent81897e3143ff5d4c660e4960cc103b92d54ae14d (diff)
downloaddbus-python-09611c45b3301e93a34a03366e058c3edc184e47.tar.gz
Don't distribute COPYING.*, which we no longer have or need
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 5995c93..cea958b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -12,7 +12,7 @@ EXTRA_DIST = \
dbus-python.pc.in \
AUTHORS \
COPYING \
- ChangeLog \
+ ChangeLog
# miss out the gconf examples for now - they don't work
# === dbus package ===