summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 95ae84d..cda6559 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -13,7 +13,9 @@ DOCS_DIR = $(datadir)/doc/libvirt-python-$(LIBVIRT_VERSION)
DOCS = ${srcdir}/TODO
-CLASSES_EXTRA = libvirt-override-virConnect.py
+CLASSES_EXTRA = \
+ libvirt-override-virConnect.py \
+ libvirt-override-virStream.py
EXTRA_DIST = \
generator.py \