From 94d753860b194b234324195681484e2efcc5d711 Mon Sep 17 00:00:00 2001 From: Nate Bargmann Date: Sun, 28 Apr 2024 15:47:08 -0500 Subject: [PATCH] REALLY include README.md in archive Teach me not to test before committing and pushing... --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 7dff7c0d0..398b1f812 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,7 +6,7 @@ aclocal_DATA = hamlib.m4 pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = hamlib.pc -EXTRA_DIST = PLAN LICENSE hamlib.m4 hamlib.pc.in README.developer \ +EXTRA_DIST = PLAN LICENSE hamlib.m4 hamlib.pc.in README.md README.developer \ README.betatester README.freqranges README.multicast README.osx \ Android.mk