diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2006-09-29 18:45:25 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2006-09-29 18:45:25 +0000 |
commit | b31cef173e499db68ebdeb56708d300b8a1942d5 (patch) | |
tree | 388d920dd2601e4e94cde4773fa1b7c0f94ced83 /test/Makefile.am | |
parent | cf1c6fe16bd66651951724a7ee6ba7c80b83717a (diff) |
Add simple D-Bus preload script for Python
Diffstat (limited to 'test/Makefile.am')
-rw-r--r-- | test/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index dde68ed0..7b1f0713 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -33,6 +33,6 @@ endif INCLUDES = -I$(top_srcdir)/common -EXTRA_DIST = apitest hsplay hsmicro bdaddr.8 +EXTRA_DIST = apitest hsplay hsmicro bdaddr.8 dbusdef.py MAINTAINERCLEANFILES = Makefile.in |