summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTanu Kaskinen <tanuk@iki.fi>2015-12-27 14:52:37 +0200
committerTanu Kaskinen <tanuk@iki.fi>2015-12-27 14:53:55 +0200
commitca7b0722f11a97152c0e6f5b950c6c7fa1a1fad0 (patch)
tree834b31c53ca0eaa04b152902a1236ee5aec2c730
parent175fc3ef13142698c5144b0c6da6b2c77f61a158 (diff)
build-sys: add typedefs.h to libpulsecore SOURCESv7.99.1
Without this the file doesn't get included in tarballs.
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index f1bd38dff..3c035aa9a 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -931,6 +931,7 @@ libpulsecore_@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 \