summaryrefslogtreecommitdiff
path: root/gi/posterior-regularisation/prjava/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gi/posterior-regularisation/prjava/Makefile')
-rwxr-xr-xgi/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 100755
index 00000000..a16adcde
--- /dev/null
+++ b/gi/posterior-regularisation/prjava/Makefile
@@ -0,0 +1,5 @@
+all:
+ ant dist
+
+clean:
+ ant clean