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 bcde10dea..0a2401796 100644 --- a/Makefile.am +++ b/Makefile.am @@ -177,6 +177,7 @@ mpd_headers = \ src/queue.h \ src/queue_print.h \ src/queue_save.h \ + src/refcount.h \ src/replay_gain_config.h \ src/replay_gain_info.h \ src/sig_handlers.h \ |