diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 4960a6dfc..508cba28b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -101,6 +101,7 @@ mpd_headers = \ src/pcm_channels.h \ src/pcm_format.h \ src/pcm_resample.h \ + src/pcm_resample_internal.h \ src/pcm_dither.h \ src/pcm_prng.h \ src/permission.h \ |