summaryrefslogtreecommitdiffstats
path: root/bindings/python
diff options
context:
space:
mode:
authorFrederic Peters <fpeters@entrouvert.com>2008-04-29 12:10:36 +0000
committerFrederic Peters <fpeters@entrouvert.com>2008-04-29 12:10:36 +0000
commit4fc70143242a9de91ee14a73eb0f7b95958449f2 (patch)
treefb3f54e8a0acb2af41856e3b762d0bfbb6c3d484 /bindings/python
parentc78a0c99cffddb2851bb0077c15cbc44c17f4ba5 (diff)
downloadlasso-4fc70143242a9de91ee14a73eb0f7b95958449f2.tar.gz
lasso-4fc70143242a9de91ee14a73eb0f7b95958449f2.tar.xz
lasso-4fc70143242a9de91ee14a73eb0f7b95958449f2.zip
[project @ fpeters@0d.be-20080423100400-sbs984j19ik6dxzi]
merge Original author: Frederic Peters <fpeters@0d.be> Date: 2008-04-23 12:04:00.477000+02:00
Diffstat (limited to 'bindings/python')
-rw-r--r--bindings/python/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/python/Makefile.am b/bindings/python/Makefile.am
index 5e4c62a7..ff02fe17 100644
--- a/bindings/python/Makefile.am
+++ b/bindings/python/Makefile.am
@@ -28,7 +28,7 @@ if WSF_ENABLED
EXTRA_ARGS = --enable-id-wsf
endif
-_lasso.c:
+lasso.py _lasso.c:
$(PYTHON) $(top_srcdir)/bindings/bindings.py -l python --src-dir=$(top_srcdir)/lasso/ $(EXTRA_ARGS)
clean-local: