build-sys: add typedefs.h to libpulsecore SOURCES v7.99.1
authorTanu Kaskinen <tanuk@iki.fi>
Sun, 27 Dec 2015 12:52:37 +0000 (14:52 +0200)
committerTanu Kaskinen <tanuk@iki.fi>
Sun, 27 Dec 2015 12:53:55 +0000 (14:53 +0200)
Without this the file doesn't get included in tarballs.

src/Makefile.am

index f1bd38d..3c035aa 100644 (file)
@@ -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 \