summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2007-01-24 14:31:29 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2007-01-24 14:31:29 +0000
commitbdf3c3a8ca30149b8d047ac0437858a47927f37e (patch)
tree4f655d1db12cd12312f07f04468655e032e8f25d /Makefile.am
parent36deedcc043fb5abde7cbb432b3a3b24a5031da0 (diff)
Remove from EXTRA_DIST files we'd already be distributing
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 8ca34f2..99b76ae 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,9 +2,7 @@
SUBDIRS = _dbus_bindings _dbus_glib_bindings dbus examples test
CLEANFILES =
-EXTRA_DIST = API_CHANGES.txt dbus-python.pc.in HACKING.txt \
- AUTHORS COPYING NEWS ChangeLog TODO \
- doc/tutorial.txt.in
+EXTRA_DIST = dbus-python.pc.in AUTHORS COPYING ChangeLog
# miss out the gconf examples for now - they don't work
pkgconfigdir = $(libdir)/pkgconfig