dbus/python Makefile.am,1.3,1.4
Seth Nickell
seth@pdx.freedesktop.org
Wed, 15 Oct 2003 04:56:14 -0700
Update of /cvs/dbus/dbus/python
In directory pdx:/tmp/cvs-serv27152
Modified Files:
Makefile.am
Log Message:
Fix makefile.am
Index: Makefile.am
===================================================================
RCS file: /cvs/dbus/dbus/python/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Makefile.am 13 Oct 2003 23:07:34 -0000 1.3
+++ Makefile.am 15 Oct 2003 11:56:12 -0000 1.4
@@ -11,6 +11,7 @@
dbus_bindings_la_SOURCES = dbus_bindings.c
EXTRA_DIST = \
+ dbus_h_wrapper.h \
dbus_bindings.pyx.in \
extract.py