aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index a53e5d0ca..02c7dc8e8 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -29,7 +29,7 @@ ncmpc_headers = \
screen_utils.h\
list_window.h\
colors.h\
- support.h\
+ hscroll.h \
charset.h \
match.h \
wreadln.h\
@@ -66,7 +66,7 @@ ncmpc_SOURCES = \
screen_file.c\
list_window.c\
colors.c\
- support.c\
+ hscroll.c \
charset.c \
match.c \
wreadln.c\