summaryrefslogtreecommitdiffstats
path: root/python/protocols/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'python/protocols/Makefile.am')
-rw-r--r--python/protocols/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/protocols/Makefile.am b/python/protocols/Makefile.am
index da376c88..eb0001a9 100644
--- a/python/protocols/Makefile.am
+++ b/python/protocols/Makefile.am
@@ -21,10 +21,8 @@ PROTSOURCES = \
py_register_name_identifier_response.c
-if WITH_PYTHON
libprotocols_a_SOURCES = $(PROTSOURCES)
noinst_LIBRARIES = libprotocols.a
-endif
EXTRA_DIST = \
$(PROTSOURCES) \