diff options
Diffstat (limited to '')
-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 bd0168f5a..364c2d0b0 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -25,6 +25,7 @@ ncmpc_headers = \ ncu.h \ screen.h\ screen_list.h \ + screen_play.h \ screen_utils.h\ list_window.h\ colors.h\ |