From aecb01986a6c7154ce6e81ac1f319c9193eee979 Mon Sep 17 00:00:00 2001 From: mrdudz Date: Sun, 16 May 2021 15:45:34 +0200 Subject: [PATCH] fix list of executables for geos-apple --- samples/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/samples/Makefile b/samples/Makefile index e8b9824d8..90fba50c9 100644 --- a/samples/Makefile +++ b/samples/Makefile @@ -271,8 +271,7 @@ EXELIST_geos-cbm = \ diodemo EXELIST_geos-apple = \ - ascii \ - diodemo + ascii EXELIST_lunix = \ notavailable