From 827138d23e8ea7cff97a2895f5560bfbef7cac13 Mon Sep 17 00:00:00 2001 From: Daniele Forsi IU5HKX Date: Sat, 17 May 2025 13:53:44 +0200 Subject: [PATCH] Remove duplicate subdir --- Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index de615d314..ff3c0e6d8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -18,7 +18,6 @@ SUBDIRS = macros include lib security \ $(RIG_BACKEND_LIST) \ $(ROT_BACKEND_LIST) \ $(AMP_BACKEND_LIST) \ - security \ src \ $(BINDINGS) \ tests doc