summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 82175e42..3cf3168c 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -585,7 +585,8 @@ libpulsecore_la_SOURCES += \
pulsecore/strbuf.c pulsecore/strbuf.h \
pulsecore/tokenizer.c pulsecore/tokenizer.h \
pulsecore/winsock.h \
- pulsecore/core-error.c pulsecore/core-error.h
+ pulsecore/core-error.c pulsecore/core-error.h \
+ pulsecore/hook-list.c pulsecore/hook-list.h
if OS_IS_WIN32
libpulsecore_la_SOURCES += \