Fix typo.
authorPierre Ossman <ossman@cendio.se>
Mon, 11 Sep 2006 07:14:39 +0000 (07:14 +0000)
committerPierre Ossman <ossman@cendio.se>
Mon, 11 Sep 2006 07:14:39 +0000 (07:14 +0000)
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1393 fefdeb5f-60dc-0310-8127-8f9354f1896f

src/Makefile.am

index aad6e26..7db0f8c 100644 (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)