Commit 72fa62dd authored by Andreas Wetzel's avatar Andreas Wetzel Committed by Peter Korsgaard
Browse files

libwebsockets: do not build/install testapps to target

parent c8da02c3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -10,6 +10,7 @@ LIBWEBSOCKETS_LICENSE = LGPLv2.1
LIBWEBSOCKETS_LICENSE_FILES = COPYING
LIBWEBSOCKETS_DEPENDENCIES = zlib
LIBWEBSOCKETS_AUTORECONF = YES
LIBWEBSOCKETS_CONF_OPT = --without-testapps
LIBWEBSOCKETS_INSTALL_STAGING = YES

$(eval $(autotools-package))