Code

utils: move format_duration_*() to time_format.c
[ncmpc.git] / Makefile.am
index a70f478c9c6eb0e75a45b823a92ca8ab9e0bca88..ac11c693a64b83eb5ed2b3d36ea1d34afd88f95e 100644 (file)
@@ -62,6 +62,7 @@ src_ncmpc_SOURCES = \
        src/window.h \
        src/wreadln.c src/wreadln.h \
        src/strfsong.c src/strfsong.h \
+       src/time_format.c src/time_format.h \
        src/utils.c src/utils.h
 
 if ENABLE_ASYNC_CONNECT