summaryrefslogtreecommitdiff
path: root/doc/examples/Makefile.am
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-10-17 16:45:04 +0200
committerSimon Josefsson <simon@josefsson.org>2007-10-17 16:45:04 +0200
commit9678fa354fa4ae5893e13987cf51d0660343d0ee (patch)
treeefaa8114a1869a74cae80e147a2010375b9d9b17 /doc/examples/Makefile.am
parent861d0ebc49fdc2fd6abbeef873e5e7508bfc9110 (diff)
downloadgnutls-9678fa354fa4ae5893e13987cf51d0660343d0ee.tar.gz
Remove TLS-authz.
Diffstat (limited to 'doc/examples/Makefile.am')
-rw-r--r--doc/examples/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/examples/Makefile.am b/doc/examples/Makefile.am
index 706e6af864..ffdd22bb6e 100644
--- a/doc/examples/Makefile.am
+++ b/doc/examples/Makefile.am
@@ -44,10 +44,6 @@ if ENABLE_SRP
noinst_PROGRAMS += ex-client-srp ex-serv-srp
endif
-if ENABLE_AUTHZ
-noinst_PROGRAMS += ex-serv-authz ex-client-authz
-endif
-
noinst_LTLIBRARIES = libexamples.la
libexamples_la_SOURCES = ex-alert.c ex-pkcs12.c ex-rfc2818.c \