handle new masking order and fixups
[profile/ivi/libwebsockets.git] / Makefile.in
index 02a4a84..20e9dba 100644 (file)
@@ -181,6 +181,7 @@ build_cpu = @build_cpu@
 build_os = @build_os@
 build_vendor = @build_vendor@
 builddir = @builddir@
+clientcertdir = @clientcertdir@
 datadir = @datadir@
 datarootdir = @datarootdir@
 docdir = @docdir@
@@ -214,7 +215,7 @@ target_alias = @target_alias@
 top_build_prefix = @top_build_prefix@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
-SUBDIRS = lib test-server 
+SUBDIRS = lib test-server
 all: config.h
        $(MAKE) $(AM_MAKEFLAGS) all-recursive