summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index c4988d8e..c9942cff 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -527,7 +527,9 @@ pulsecoreinclude_HEADERS = \
pulsecore/strbuf.h \
pulsecore/tokenizer.h \
pulsecore/creds.h \
- pulsecore/shm.h
+ pulsecore/shm.h \
+ pulsecore/llist.h \
+ pulsecore/refcnt.h
lib_LTLIBRARIES += libpulsecore.la