mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-06 13:29:56 -05:00
build-sys: add typedefs.h to libpulsecore SOURCES
Without this the file doesn't get included in tarballs.
This commit is contained in:
parent
175fc3ef13
commit
ca7b0722f1
1 changed files with 1 additions and 0 deletions
|
|
@ -931,6 +931,7 @@ libpulsecore_@PA_MAJORMINOR@_la_SOURCES = \
|
|||
pulsecore/cli-command.c pulsecore/cli-command.h \
|
||||
pulsecore/cli-text.c pulsecore/cli-text.h \
|
||||
pulsecore/client.c pulsecore/client.h \
|
||||
pulsecore/typedefs.h \
|
||||
pulsecore/card.c pulsecore/card.h \
|
||||
pulsecore/core-scache.c pulsecore/core-scache.h \
|
||||
pulsecore/core-subscribe.c pulsecore/core-subscribe.h \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue