From 0ea9f8be426567597098536ba06dddd3c5d920ba Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Tue, 28 Feb 2006 14:22:33 +0000 Subject: * NEWS configure.in libvirt.spec.in include/libvirt.h docs/*: preparing release 0.0.6 Daniel --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 96865a4..f0d75a7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -50,7 +50,8 @@ GENERATED= libvirt.py \ libvirt-export.c \ libvirtclass.txt \ libvirt-py.c \ - libvirt-py.h + libvirt-py.h \ + libvirtclass.py CLEANFILES= $(GENERATED) gen_prog libvirt.py -- cgit