Code

screen_utils: move set_xterm_title() to xterm_title.c
[ncmpc.git] / Makefile.am
index 32e18e37a9969890dd43b413905fee1aa26d1544..53293154c48225ce9e401a2bdbe9c64c7d7d8249 100644 (file)
@@ -90,6 +90,7 @@ endif
 if NCMPC_MINI
 else
 src_ncmpc_SOURCES += \
+       src/xterm_title.c src/xterm_title.h \
        src/hscroll.c src/hscroll.h \
        src/match.c src/match.h \
        src/conf.c src/conf.h