changeset 5553:b54b1a7533ac

Update dist rules for biosig and libb64 * binary-dist-rules.mk: rename libbiosig to biosig * dist-files.mk: rename libbiosig to biosig, add libb64
author John Donoghue <john.donoghue@ieee.org>
date Fri, 09 Oct 2020 09:07:03 -0400
parents ae03e5272111
children f957738c017f
files binary-dist-rules.mk dist-files.mk
diffstat 2 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/binary-dist-rules.mk	Sun Aug 30 13:16:09 2020 +0200
+++ b/binary-dist-rules.mk	Fri Oct 09 09:07:03 2020 -0400
@@ -52,7 +52,7 @@
 
   # other packages we want to include
   WINDOWS_BINARY_DIST_DEPS += \
-    libbiosig
+    biosig
 endif
 
 BINARY_DIST_DEPS := \
--- a/dist-files.mk	Sun Aug 30 13:16:09 2020 +0200
+++ b/dist-files.mk	Fri Oct 09 09:07:03 2020 -0400
@@ -15,6 +15,7 @@
   aubio-1-fix-pkg-config.patch \
   aubio.mk \
   bfd.mk \
+  biosig.mk \
   blas.mk \
   blas_switch.mk \
   boost-1-intrinsics-fix.patch \
@@ -223,7 +224,7 @@
   libarchive.mk \
   libass-test.c \
   libass.mk \
-  libbiosig.mk \
+  libb64.mk \
   libcdio.mk \
   libcroco.mk \
   libdnet-1-fixes.patch \