mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-31 22:25:33 -04:00
actually ship src/pulsecore/creds.h in the tarballs
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1124 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
30ada90fd2
commit
db75f68854
1 changed files with 3 additions and 2 deletions
|
|
@ -405,7 +405,7 @@ libpulse_la_SOURCES += \
|
|||
pulsecore/strlist.c pulsecore/strlist.h \
|
||||
pulsecore/tagstruct.c pulsecore/tagstruct.h \
|
||||
pulsecore/core-error.c pulsecore/core-error.h \
|
||||
pulsecore/winsock.h
|
||||
pulsecore/winsock.h pulsecore/creds.h
|
||||
|
||||
if OS_IS_WIN32
|
||||
libpulse_la_SOURCES += \
|
||||
|
|
@ -508,7 +508,8 @@ pulsecoreinclude_HEADERS = \
|
|||
pulsecore/source.h \
|
||||
pulsecore/source-output.h \
|
||||
pulsecore/strbuf.h \
|
||||
pulsecore/tokenizer.h
|
||||
pulsecore/tokenizer.h \
|
||||
pulsecore/creds.h
|
||||
|
||||
lib_LTLIBRARIES += libpulsecore.la
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue