chiark / gitweb /
python libs: new Autopkgtest.py module
[autopkgtest.git] / Makefile
index 75de23dc2ab7d5d35b1ec61e80a47c4bfba26a15..f346c6f6900b02d80edea6db279ea89af1b1ad02 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -34,7 +34,8 @@ programs =    virt-subproc/adt-virt-chroot \
 examples =     runner/onepackage-config \
                runner/ubuntu-config
 
-pythonfiles =  virt-subproc/VirtSubproc.py
+pythonfiles =  lib/Autopkgtest.py \
+               lib/VirtSubproc.py
 
 all:
        cd xen && $(MAKE)