diff options
Diffstat (limited to 'python')
| -rw-r--r-- | python/Makefile.am | 4 | 
1 files changed, 1 insertions, 3 deletions
diff --git a/python/Makefile.am b/python/Makefile.am index 792dc477..b2d3b6cb 100644 --- a/python/Makefile.am +++ b/python/Makefile.am @@ -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	\  | 
