diff options
author | kraxel <kraxel> | 2007-08-29 09:21:56 +0000 |
---|---|---|
committer | kraxel <kraxel> | 2007-08-29 09:21:56 +0000 |
commit | 60aa574b338363607bfedd85d6024820d494abbe (patch) | |
tree | 1204eefd11b5b2d1cac9327f739db8d2b27de439 | |
parent | bc39abc86d94043d25ed5aebd916b44731d06123 (diff) | |
download | xenwatch-60aa574b338363607bfedd85d6024820d494abbe.tar.gz |
*** empty log message ***
-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 |