summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2015-01-06 13:39:19 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2015-01-06 13:39:19 +0100
commit58665047bdd357cedd472b0f909088cc08481aee (patch)
tree8598218f1cd66d6c7f387a7bf0abb5952648a468 /src/Makefile.am
parent0a038afd0c4a61462628160404e09d37c792d333 (diff)
downloadgnutls-58665047bdd357cedd472b0f909088cc08481aee.tar.gz
danetool: only compile when dane is enabled
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 1ce9a1d818..4105ab6695 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -61,7 +61,9 @@ bin_PROGRAMS += gnutls-cli
endif
endif
+if ENABLE_DANE
bin_PROGRAMS += danetool
+endif
if ENABLE_TROUSERS
bin_PROGRAMS += tpmtool