summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2005-07-16 04:31:14 +0000
committerJohn (J5) Palmieri <johnp@redhat.com>2005-07-16 04:31:14 +0000
commitcc3cf3a02654de24874bcf02eee179adef66926d (patch)
tree5a585d0bc507e8c136fb36b71ee58e4495d59fd9 /python
parent3e73b2e82987d248cf5b129caf9924c42a73e0e4 (diff)
* python/Makefile.am: dbus_binding.pxd.in should be included
in EXTRA_DIST not dbus_binding.pxd * NEWS: Update to 0.35.1
Diffstat (limited to 'python')
-rw-r--r--python/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/Makefile.am b/python/Makefile.am
index 302ed0d2..266c08e7 100644
--- a/python/Makefile.am
+++ b/python/Makefile.am
@@ -22,7 +22,7 @@ EXTRA_DIST = \
dbus_h_wrapper.h \
dbus_bindings.pyx \
dbus_glib_bindings.pyx \
- dbus_bindings.pxd \
+ dbus_bindings.pxd.in \
extract.py
CLEANFILES = \