mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-25 04:09:31 +03:00
Excluded example with basic auth when basic auth is disabled
This commit is contained in:
@@ -28,12 +28,12 @@ noinst_PROGRAMS = \
|
||||
if ENABLE_BAUTH
|
||||
noinst_PROGRAMS += \
|
||||
basicauthentication
|
||||
endif
|
||||
|
||||
if ENABLE_HTTPS
|
||||
noinst_PROGRAMS += \
|
||||
tlsauthentication
|
||||
endif
|
||||
endif
|
||||
|
||||
if HAVE_POSTPROCESSOR
|
||||
noinst_PROGRAMS += simplepost largepost sessions
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user