Remove useless BTLS_DEPS variable
authorJo Shields <jo.shields@xamarin.com>
Tue, 4 Oct 2016 09:48:07 +0000 (10:48 +0100)
committerJo Shields <jo.shields@xamarin.com>
Tue, 4 Oct 2016 09:48:07 +0000 (10:48 +0100)
mono/btls/Makefile.am

index 064a05d74e0932b8b4e6f28dd0b974a16f3b5e7c..e1978672590e8694efc4fe29fb5b3437cefd191a 100644 (file)
@@ -1,8 +1,6 @@
 BTLS_STATIC_LIST = build-static/mono-btls-static-lo.txt
 BTLS_SHARED_LIST = build-shared/mono-btls-shared-lo.txt
 
-BTLS_DEPS = $(BTLS_LIBS) build-shared/Makefile build-static/Makefile
-
 CMAKE_VERBOSE=$(if $(V),VERBOSE=1,)
 
 CMAKE_ARGS = -D CMAKE_INSTALL_PREFIX:PATH=$(prefix) -D BTLS_ROOT:PATH=$(BTLS_ROOT) \