summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/Makefile.am b/python/Makefile.am
index e6d8dc90..66ac3b27 100644
--- a/python/Makefile.am
+++ b/python/Makefile.am
@@ -2,7 +2,6 @@ SUBDIRS = doc environs examples protocols tests xml
lassomod_la_LDFLAGS = -module -avoid-version -L$(top_builddir)/lasso/.libs
-if WITH_PYTHON
INCLUDES = \
-DPACKAGE=\"@PACKAGE@\" \
-I$(top_srcdir) \
@@ -23,7 +22,6 @@ lassomod_la_LIBADD = $(mylibs) \
./protocols/libprotocols.a \
./xml/libxml.a \
./environs/libenvirons.a
-endif
EXTRA_DIST = lassomod.h py_lasso.h utils.h wrap_objs.h \
generator_lasso_strings.py lasso.py lasso_strings.py \