Code

Makefile.am: added screen_play.h to $(ncmpc_headers)
authorMax Kellermann <max@duempel.org>
Mon, 17 Nov 2008 20:52:00 +0000 (21:52 +0100)
committerMax Kellermann <max@duempel.org>
Mon, 17 Nov 2008 20:52:00 +0000 (21:52 +0100)
screen_play.h was missing in the tarball.

src/Makefile.am

index bd0168f5a5fcda903f58973f47df0ecbb6ccd3a6..364c2d0b0474979ce8351523c28ea85a86d263a1 100644 (file)
@@ -25,6 +25,7 @@ ncmpc_headers = \
        ncu.h \
   screen.h\
        screen_list.h \
+       screen_play.h \
   screen_utils.h\
   list_window.h\
   colors.h\