summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index a10fe732..aa5160a4 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -667,6 +667,7 @@ libpulsecore_la_SOURCES += \
pulsecore/fdsem.c pulsecore/fdsem.h \
pulsecore/object.c pulsecore/object.h \
pulsecore/msgobject.c pulsecore/msgobject.h \
+ pulsecore/macro.h \
$(PA_THREAD_OBJS)
if OS_IS_WIN32