diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
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 |