From 4fc70143242a9de91ee14a73eb0f7b95958449f2 Mon Sep 17 00:00:00 2001 From: Frederic Peters Date: Tue, 29 Apr 2008 12:10:36 +0000 Subject: [project @ fpeters@0d.be-20080423100400-sbs984j19ik6dxzi] merge Original author: Frederic Peters Date: 2008-04-23 12:04:00.477000+02:00 --- bindings/python/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bindings/python') 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: -- cgit