summaryrefslogtreecommitdiffstats
path: root/python/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* * switched include directory from glib/ to dbus/John (J5) Palmieri2004-06-231-1/+1
| | | | since dbus-glib.h moved
* * configure.in:Seth Nickell2004-05-281-0/+2
| | | | | | | | | | | * python/Makefile.am: Include the example python apps in the tarball. * python/examples/list-system-services.py Add a python new example that fetches the list of services from the system bus.
* 2004-03-19 Havoc Pennington <hp@redhat.com>dbus-0.21Havoc Pennington2004-03-191-1/+2
| | | | | | | | | | | | | | * NEWS: 0.21 updates * configure.in: 0.21 * doc/Makefile.am: add all XMLTO usage to DBUS_XML_DOCS_ENABLED * python/Makefile.am: change to avoid dist of dbus_bindings.c so you don't need pyrex to make dist * qt/Makefile.am (libdbus_qt_1_la_SOURCES): add integrator.h to sources; run moc
* Fix makefile.amSeth Nickell2003-10-151-0/+1
|
* 2003-10-13 Seth Nickell <seth@gnome.org>Seth Nickell2003-10-131-3/+1
| | | | | | | * python/Makefile.am: Pass "make distcheck": remove a couple files from DIST_FILES that weren't included in the final version.
* forgot to add files...Havoc Pennington2003-09-301-0/+28