summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 08ace0c..9415c3d 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -42,8 +42,9 @@ libradsec_la_SOURCES = \
util.c
if RS_ENABLE_TLS
-libradsec_la_SOURCES += \
- tls.c
+libradsec_la_SOURCES += tls.c
+else
+libradsec_la_SOURCES += md5.c
endif
EXTRA_DIST = HACKING LICENSE