From: Jaroslav Kysela Date: Wed, 24 Jan 2024 17:08:09 +0000 (+0100) Subject: add back Versions source file to EXTRA_DIST to fix packaging X-Git-Tag: v1.2.11~6 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=f0658e6dbd94b887a6a86e47831734b5ee900dbc;p=alsa-lib.git add back Versions source file to EXTRA_DIST to fix packaging Signed-off-by: Jaroslav Kysela --- diff --git a/src/Makefile.am b/src/Makefile.am index ad5bf8ef..74a108dc 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,3 +1,4 @@ +EXTRA_DIST = Versions.in.in COMPATNUM=@LIBTOOL_VERSION_INFO@ if VERSIONED_SYMBOLS diff --git a/src/topology/Makefile.am b/src/topology/Makefile.am index f4dab76d..04299588 100644 --- a/src/topology/Makefile.am +++ b/src/topology/Makefile.am @@ -1,3 +1,4 @@ +EXTRA_DIST = Versions COMPATNUM=@LIBTOOL_VERSION_INFO@ if VERSIONED_SYMBOLS