summaryrefslogtreecommitdiffstats
path: root/python/xml
diff options
context:
space:
mode:
Diffstat (limited to 'python/xml')
-rw-r--r--python/xml/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/xml/Makefile.am b/python/xml/Makefile.am
index 7b6692b4..17bbef15 100644
--- a/python/xml/Makefile.am
+++ b/python/xml/Makefile.am
@@ -13,10 +13,8 @@ XMLSOURCES = \
py_samlp_response.c \
py_xml.c
-if WITH_PYTHON
noinst_LIBRARIES = libxml.a
libxml_a_SOURCES = $(XMLSOURCES)
-endif
INCLUDES = \
-DPACKAGE=\"@PACKAGE@\" \