diff options
Diffstat (limited to '')
-rw-r--r-- | Makefile.am | 1 |
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 \ |