diff options
Diffstat (limited to 'Testbuild.sh')
-rwxr-xr-x | Testbuild.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Testbuild.sh b/Testbuild.sh index f867e54..868b513 100755 --- a/Testbuild.sh +++ b/Testbuild.sh @@ -10,3 +10,4 @@ for option in HAVE_GTK HAVE_GTK_VNC HAVE_AVAHI HAVE_XENSTORE HAVE_LIBVIRT; do make $option=no clean done +make distclean |