summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorXavier Roche <xroche@users.noreply.github.com>2013-06-05 19:00:53 +0000
committerXavier Roche <xroche@users.noreply.github.com>2013-06-05 19:00:53 +0000
commit61f0cec9c85ec3689169f5df08ce8866cb5e6a0f (patch)
tree4fbee97673b6151c13d19f7b0e57cb9d19399a6b /lang
parent6fd01e85701c77d339041a68cff09ffb2b4348ba (diff)
Added a basic https unit test.
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile.in b/lang/Makefile.in
index df8c2a0..713894a 100644
--- a/lang/Makefile.in
+++ b/lang/Makefile.in
@@ -95,6 +95,7 @@ EGREP = @EGREP@
EXEEXT = @EXEEXT@
FGREP = @FGREP@
GREP = @GREP@
+HTTPS_SUPPORT = @HTTPS_SUPPORT@
ICONV_LIBS = @ICONV_LIBS@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@