Move track sorting to its own function. Only choose_populate() uses
[disorder] / lib / Makefile.am
index 2c0d334..86886eb 100644 (file)
@@ -80,6 +80,7 @@ libdisorder_a_SOURCES=charset.c charset.h             \
        timeval.h                                       \
        $(TRACKDB) trackdb.h trackdb-int.h              \
        trackname.c trackorder.c trackname.h            \
+       tracksort.c                                     \
        url.h url.c                                     \
        user.h user.c                                   \
        unicode.h unicode.c                             \