Fix typo.

git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1393 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
Pierre Ossman 2006-09-11 07:14:39 +00:00
parent fc08db2391
commit 7c6088d98a

View file

@ -636,7 +636,7 @@ libpulsecore_la_SOURCES += \
libpulse_la_SOURCES += \
pulsecore/mutex-posix.c \
pulsecore/thread-posix.c \
pulecore/once-posix.c
pulsecore/once-posix.c
endif
libpulsecore_la_CPPFLAGS = $(AM_CPPFLAGS) $(LIBOIL_CFLAGS)