mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-11 13:30:02 -05:00
make make dist work
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1652 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
55f3d34923
commit
db7fdf6e32
1 changed files with 3 additions and 2 deletions
|
|
@ -79,7 +79,8 @@ PA_THREAD_OBJS = \
|
||||||
pulsecore/once-win32.c pulsecore/once.h \
|
pulsecore/once-win32.c pulsecore/once.h \
|
||||||
pulsecore/mutex-win32.c pulsecore/mutex.h \
|
pulsecore/mutex-win32.c pulsecore/mutex.h \
|
||||||
pulsecore/thread-win32.c pulsecore/thread.h \
|
pulsecore/thread-win32.c pulsecore/thread.h \
|
||||||
pulsecore/semaphore-win32.c pulsecore/semaphore.h
|
pulsecore/semaphore.h
|
||||||
|
#pulsecore/semaphore-win32.c pulsecore/semaphore.h
|
||||||
else
|
else
|
||||||
PA_THREAD_OBJS = \
|
PA_THREAD_OBJS = \
|
||||||
pulsecore/atomic.h \
|
pulsecore/atomic.h \
|
||||||
|
|
@ -660,7 +661,7 @@ libpulsecore_la_SOURCES += \
|
||||||
pulsecore/hook-list.c pulsecore/hook-list.h \
|
pulsecore/hook-list.c pulsecore/hook-list.h \
|
||||||
pulsecore/shm.c pulsecore/shm.h \
|
pulsecore/shm.c pulsecore/shm.h \
|
||||||
pulsecore/flist.c pulsecore/flist.h \
|
pulsecore/flist.c pulsecore/flist.h \
|
||||||
pulsecore/asyncmsgq.c pulsecore/asyncmsgqq.h \
|
pulsecore/asyncmsgq.c pulsecore/asyncmsgq.h \
|
||||||
pulsecore/asyncq.c pulsecore/asyncq.h \
|
pulsecore/asyncq.c pulsecore/asyncq.h \
|
||||||
pulsecore/thread-mq.c pulsecore/thread-mq.h \
|
pulsecore/thread-mq.c pulsecore/thread-mq.h \
|
||||||
pulsecore/fdsem.c pulsecore/fdsem.h \
|
pulsecore/fdsem.c pulsecore/fdsem.h \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue