From a812820d19b31a5719a3b30e7ba4dac5f8d7170c Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 8 Jan 2019 14:19:24 +0100 Subject: [PATCH] scrub off wex stuff --- Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/Makefile b/Makefile index a214aa07..d8cfefc7 100644 --- a/Makefile +++ b/Makefile @@ -201,9 +201,6 @@ DISTCLEANS += $(1).mk $(2).mk config.$(1) $(eval $(call remote_pldistro_fetch_$(3),$(1))) endef -$(eval $(call remote_pldistro,wextoolbox,wextoolbox-tags,git)) -$(eval $(call remote_pldistro,wexlxc,wexlxc-tags,git)) - ########## stage1 and stage1iter # extract specs and compute .mk files by running # make stage1=true -- 2.43.0