mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
* python/tests/Makefile.am: added the create.py in the regression tests
Daniel
This commit is contained in:
@@ -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>
|
Thu Feb 23 05:13:03 EST 2006 Daniel Veillard <veillard@redhat.com>
|
||||||
|
|
||||||
* include/libvirt.h[.in] src/libvirt.c src/xend_internal.[ch]
|
* include/libvirt.h[.in] src/libvirt.c src/xend_internal.[ch]
|
||||||
|
|||||||
@@ -1,7 +1,8 @@
|
|||||||
EXAMPLE_DIR = $(datadir)/doc/libvirt-python-$(LIBVIRT_VERSION)/examples
|
EXAMPLE_DIR = $(datadir)/doc/libvirt-python-$(LIBVIRT_VERSION)/examples
|
||||||
|
|
||||||
PYTESTS= \
|
PYTESTS= \
|
||||||
basic.py
|
basic.py \
|
||||||
|
create.py
|
||||||
|
|
||||||
EXTRA_DIST = $(PYTESTS)
|
EXTRA_DIST = $(PYTESTS)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user