From 2fc0b8eef5e85cccf00c449c95a5405a78617038 Mon Sep 17 00:00:00 2001 From: Daniele Forsi IU5HKX Date: Sat, 5 Jul 2025 20:23:45 +0200 Subject: [PATCH] Fix make distcheck again --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 5fd285816..de615d314 100644 --- a/Makefile.am +++ b/Makefile.am @@ -27,7 +27,7 @@ SUBDIRS = macros include lib security \ DIST_SUBDIRS = \ $(RIG_BACKEND_OPTIONAL_LIST) \ $(ROT_BACKEND_OPTIONAL_LIST) \ - macros include lib src c++ bindings tests doc android scripts rotators/indi simulators\ + macros include lib src c++ bindings tests doc android scripts simulators\ security $(BACKEND_LIST) $(RIG_BACKEND_LIST) $(ROT_BACKEND_LIST) $(AMP_BACKEND_LIST) # Install any third party macros into our tree for distribution