summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/Makefile.am b/python/Makefile.am
index b2d3b6cb..5ef1b732 100644
--- a/python/Makefile.am
+++ b/python/Makefile.am
@@ -11,6 +11,7 @@ dbus_bindings_la_LIBADD = $(top_builddir)/dbus/libdbus-1.la $(top_builddir)/glib
dbus_bindings_la_SOURCES = dbus_bindings.c
EXTRA_DIST = \
+ dbus_h_wrapper.h \
dbus_bindings.pyx.in \
extract.py