summaryrefslogtreecommitdiffstats
path: root/python/protocols/elements/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'python/protocols/elements/Makefile.am')
-rw-r--r--python/protocols/elements/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/protocols/elements/Makefile.am b/python/protocols/elements/Makefile.am
index 977c8b67..8d2c1036 100644
--- a/python/protocols/elements/Makefile.am
+++ b/python/protocols/elements/Makefile.am
@@ -1,9 +1,7 @@
ELEMSOURCES = py_assertion.c py_authentication_statement.c
-if WITH_PYTHON
noinst_LIBRARIES = libelements.a
libelements_a_SOURCES = $(ELEMSOURCES)
-endif
INCLUDES = \
-DPACKAGE=\"@PACKAGE@\" \