summaryrefslogtreecommitdiff
path: root/gi/posterior-regularisation/prjava/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gi/posterior-regularisation/prjava/Makefile')
-rw-r--r--gi/posterior-regularisation/prjava/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/gi/posterior-regularisation/prjava/Makefile b/gi/posterior-regularisation/prjava/Makefile
new file mode 100644
index 00000000..abd9b964
--- /dev/null
+++ b/gi/posterior-regularisation/prjava/Makefile
@@ -0,0 +1,5 @@
+all:
+ ant
+
+clean:
+ ant clean