summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index aad6e26d..7db0f8c7 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -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)