[pulseaudio-commits] src/Makefile.am
Tanu Kaskinen
tanuk at kemper.freedesktop.org
Mon Dec 28 00:12:33 PST 2015
src/Makefile.am | 1 +
1 file changed, 1 insertion(+)
New commits:
commit ca7b0722f11a97152c0e6f5b950c6c7fa1a1fad0
Author: Tanu Kaskinen <tanuk at iki.fi>
Date: Sun Dec 27 14:52:37 2015 +0200
build-sys: add typedefs.h to libpulsecore SOURCES
Without this the file doesn't get included in tarballs.
diff --git a/src/Makefile.am b/src/Makefile.am
index f1bd38d..3c035aa 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -931,6 +931,7 @@ libpulsecore_ at PA_MAJORMINOR@_la_SOURCES = \
pulsecore/cli-command.c pulsecore/cli-command.h \
pulsecore/cli-text.c pulsecore/cli-text.h \
pulsecore/client.c pulsecore/client.h \
+ pulsecore/typedefs.h \
pulsecore/card.c pulsecore/card.h \
pulsecore/core-scache.c pulsecore/core-scache.h \
pulsecore/core-subscribe.c pulsecore/core-subscribe.h \
More information about the pulseaudio-commits
mailing list