aboutsummaryrefslogtreecommitdiffstats
path: root/tools/domctl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/domctl/Makefile')
-rw-r--r--tools/domctl/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/domctl/Makefile b/tools/domctl/Makefile
new file mode 100644
index 0000000000..054fb95791
--- /dev/null
+++ b/tools/domctl/Makefile
@@ -0,0 +1,5 @@
+default:
+ ant dist
+
+clean:
+ ant clean