From 0d079d2338c53d4b48bd8db5592749f28d9069c6 Mon Sep 17 00:00:00 2001 From: jeremybox Date: Sat, 2 Aug 2025 22:18:36 -0400 Subject: [PATCH] Restore tests/Makefile.am to match master branch exactly --- tests/Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index 44117eb1c..c120165ff 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -39,8 +39,6 @@ if HAVE_LIBUSB rigtestlibusb_SOURCES = rigtestlibusb.c endif - - # include generated include files ahead of any in sources rigctl_CPPFLAGS = -I$(top_builddir)/tests -I$(top_builddir)/src -I$(srcdir) -I$(top_builddir)/security $(AM_CPPFLAGS)