mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-11-08 14:28:22 +01:00
include: fix package - add bswap.h and os_compat.h to noinst_HEADERS
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
58f92d6175
commit
5a3655b33a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
@:
|
||||
|
|
Loading…
Reference in a new issue