mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
* python/tests/Makefile.am: added the create.py in the regression tests
Daniel
This commit is contained in:
parent
6536c00f25
commit
6ce04643d0
@ -1,3 +1,7 @@
|
||||
Thu Feb 23 05:31:46 EST 2006 Daniel Veillard <veillard@redhat.com>
|
||||
|
||||
* python/tests/Makefile.am: added the create.py in the regression tests
|
||||
|
||||
Thu Feb 23 05:13:03 EST 2006 Daniel Veillard <veillard@redhat.com>
|
||||
|
||||
* include/libvirt.h[.in] src/libvirt.c src/xend_internal.[ch]
|
||||
|
@ -1,7 +1,8 @@
|
||||
EXAMPLE_DIR = $(datadir)/doc/libvirt-python-$(LIBVIRT_VERSION)/examples
|
||||
|
||||
PYTESTS= \
|
||||
basic.py
|
||||
basic.py \
|
||||
create.py
|
||||
|
||||
EXTRA_DIST = $(PYTESTS)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user