diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 1e1e82598..399534da8 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -54,6 +54,7 @@ mpd_headers = \ pcm_channels.h \ pcm_resample.h \ pcm_dither.h \ + pcm_prng.h \ permission.h \ player_thread.h \ player_control.h \ |