summaryrefslogtreecommitdiff
path: root/java/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'java/Makefile.am')
-rw-r--r--java/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/java/Makefile.am b/java/Makefile.am
new file mode 100644
index 0000000..b9fe053
--- /dev/null
+++ b/java/Makefile.am
@@ -0,0 +1,6 @@
+
+EXTRA_DIST = lib src build.xml
+
+dist-hook:
+ rm -rf `find $(distdir)/ -name .svn`
+