From: Jaroslav Kysela Date: Mon, 27 Feb 2023 12:05:17 +0000 (+0100) Subject: include: fix package - add bswap.h and os_compat.h to noinst_HEADERS X-Git-Tag: v1.2.9~11 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=5a3655b33aceb9612fccbeca27062370db21c3f7;p=alsa-utils.git include: fix package - add bswap.h and os_compat.h to noinst_HEADERS Signed-off-by: Jaroslav Kysela --- diff --git a/include/Makefile.am b/include/Makefile.am index b447abf..3c73568 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,4 +1,4 @@ -noinst_HEADERS=version.h gettext.h gettext_curses.h +noinst_HEADERS=version.h gettext.h gettext_curses.h bswap.h os_compat.h version.h: stamp-vh @: