aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2010-03-28 19:31:02 +0200
committerMax Kellermann <max@duempel.org>2010-03-28 19:31:02 +0200
commite69bb3b337c8f805302a4ba9e46c7bc36d8df80c (patch)
tree184c66ba952c25fcec3c159698ff8a40ab5081fd /Makefile.am
parent06f86b4532f272307c1837b50a24c3883e7f9975 (diff)
downloadmpd-e69bb3b337c8f805302a4ba9e46c7bc36d8df80c.tar.gz
mpd-e69bb3b337c8f805302a4ba9e46c7bc36d8df80c.tar.xz
mpd-e69bb3b337c8f805302a4ba9e46c7bc36d8df80c.zip
Makefile.am: distribute pcm_pack.h
Fix distcheck.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index ddb27a689..aa7b70997 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -146,6 +146,7 @@ mpd_headers = \
src/pcm_resample.h \
src/pcm_resample_internal.h \
src/pcm_dither.h \
+ src/pcm_pack.h \
src/pcm_prng.h \
src/permission.h \
src/player_thread.h \