From 61f0cec9c85ec3689169f5df08ce8866cb5e6a0f Mon Sep 17 00:00:00 2001 From: Xavier Roche Date: Wed, 5 Jun 2013 19:00:53 +0000 Subject: Added a basic https unit test. --- templates/Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'templates') diff --git a/templates/Makefile.in b/templates/Makefile.in index de23337..5471afb 100644 --- a/templates/Makefile.in +++ b/templates/Makefile.in @@ -94,6 +94,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@ -- cgit v1.2.3