Code

utils: move gcmp_list_from_path() to db_completion.c
[ncmpc.git] / Makefile.am
index a72ecab446fd7f4f21d7f9c08805a66e01744c05..a70f478c9c6eb0e75a45b823a92ca8ab9e0bca88 100644 (file)
@@ -93,6 +93,7 @@ endif
 if NCMPC_MINI
 else
 src_ncmpc_SOURCES += \
+       src/db_completion.c src/db_completion.h \
        src/xterm_title.c src/xterm_title.h \
        src/hscroll.c src/hscroll.h \
        src/match.c src/match.h \