summaryrefslogtreecommitdiffstats
path: root/python/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'python/Makefile.am')
-rw-r--r--python/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/python/Makefile.am b/python/Makefile.am
index 6c4a5a34..7e2c55ef 100644
--- a/python/Makefile.am
+++ b/python/Makefile.am
@@ -6,8 +6,7 @@ python_LTLIBRARIES = _lassomod.la
PYTHON_PACKAGE=lassomod
-_lassomod_la_SOURCES = $(PYTHON_PACKAGE)_wrap.c \
- $(top_srcdir)/swig/Lasso.c
+_lassomod_la_SOURCES = $(PYTHON_PACKAGE)_wrap.c
_lassomod_la_CFLAGS = $(LASSO_CFLAGS) \
-DSWIG_COBJECT_TYPES \