mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-02-07 01:40:51 +01:00
2003-10-13 Seth Nickell <seth@gnome.org>
* python/Makefile.am: Pass "make distcheck": remove a couple files from DIST_FILES that weren't included in the final version.
This commit is contained in:
parent
4803523d26
commit
bfb5de511c
2 changed files with 8 additions and 3 deletions
|
|
@ -1,3 +1,10 @@
|
|||
2003-10-13 Seth Nickell <seth@gnome.org>
|
||||
|
||||
* python/Makefile.am:
|
||||
|
||||
Pass "make distcheck": remove a couple files from DIST_FILES
|
||||
that weren't included in the final version.
|
||||
|
||||
2003-10-12 Havoc Pennington <hp@pobox.com>
|
||||
|
||||
Added test code that 1) starts an actual bus daemon and 2) uses
|
||||
|
|
|
|||
|
|
@ -12,9 +12,7 @@ dbus_bindings_la_SOURCES = dbus_bindings.c
|
|||
|
||||
EXTRA_DIST = \
|
||||
dbus_bindings.pyx.in \
|
||||
extract.py \
|
||||
setup.py \
|
||||
test.py
|
||||
extract.py
|
||||
|
||||
CLEANFILES = \
|
||||
dbus_bindings.pyx \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue