summaryrefslogtreecommitdiffstats
path: root/bindings/java
diff options
context:
space:
mode:
authorBenjamin Dauvergne <bdauvergne@entrouvert.com>2008-08-05 14:53:38 +0000
committerBenjamin Dauvergne <bdauvergne@entrouvert.com>2008-08-05 14:53:38 +0000
commit74992d3acd0d3b846a051b33c20f589ece1ef72e (patch)
tree71736244f0a31a332b2ce6c94fa2648f1c837e32 /bindings/java
parent99b303eab3d7f2e8d496beb5424e87832023c873 (diff)
downloadlasso-74992d3acd0d3b846a051b33c20f589ece1ef72e.tar.gz
lasso-74992d3acd0d3b846a051b33c20f589ece1ef72e.tar.xz
lasso-74992d3acd0d3b846a051b33c20f589ece1ef72e.zip
Add bindings/javaj/__init__.py to EXTRA_DIST
Diffstat (limited to 'bindings/java')
-rw-r--r--bindings/java/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/bindings/java/Makefile.am b/bindings/java/Makefile.am
index 82ac1d5c..eddfbd4c 100644
--- a/bindings/java/Makefile.am
+++ b/bindings/java/Makefile.am
@@ -69,6 +69,7 @@ EXTRA_DIST = \
tests/BindingTests.java \
tests/LoginTest.java \
lang.py \
+ __init__.py \
wrapper_bottom.c \
wrapper_top.c