diff --git a/Applications b/Applications index 1abc479e0..5599831b3 160000 --- a/Applications +++ b/Applications @@ -1 +1 @@ -Subproject commit 1abc479e0af4d3462b08b4d20d2655c2f960440b +Subproject commit 5599831b3413058de3bc6554e24b4be7998931ed diff --git a/Bazaar/nginx/Makefile b/Bazaar/nginx/Makefile index 5d54ec1c1..648fc9ac1 100644 --- a/Bazaar/nginx/Makefile +++ b/Bazaar/nginx/Makefile @@ -41,11 +41,6 @@ $(NGINX): $(RP_MANAGER_LIB) $(WS_SERVER_LIB) $(WS_SERVER_LIB): $(MAKE) -C $(WS_SERVER_DIR) -$(DEPLIBS): - mkdir -p $(DEPLIBS_DIR) - $(MAKE) -C $(SHARED) - $(MAKE) -C $(SHARED) install INSTALL_DIR=$(abspath $(DEPLIBS_DIR)) - # Override default nginx install, since Red Pitaya uses only a subset # of its default install. # TODO: Configure nginx to exclude client_body_temp. diff --git a/COPYING b/COPYING index 11f49ade3..b32efbbe3 100644 --- a/COPYING +++ b/COPYING @@ -3,13 +3,11 @@ Red Pitaya software is released under BSD license. Explicitly, "Red Pitaya software", affected by this license, includes files in the following directories recursively: - Applications -- OS/buildroot - OS/tools - OS/filesystem - Bazaar/nginx/ngx_ext_modules/ngx_http_rp_module -- FPGA +- fpga - Test -- shared/include Copyright (c) 2014, Red Pitaya, d.o.o.