From 3a2f30201ff035716eb0955d061e3a33f865b608 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 30 Nov 2012 09:24:33 +0100 Subject: [PATCH] fix for make ple --- clientbin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clientbin/Makefile b/clientbin/Makefile index 061e1b2e..6a7b844d 100644 --- a/clientbin/Makefile +++ b/clientbin/Makefile @@ -50,7 +50,7 @@ ALL += $(foreach bundle,$(BUNDLES-LR),$(word 2,$(subst @, ,$(bundle)))-lr) all: $(ALL) -ple: auto-ple-reg auto-ple-sa-lr.out +ple: auto-ple-reg auto-ple-sa-lr #################### define bundle_scan_target -- 2.43.0