X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/2eee4b0cd743865445a5023e8c10467cdc9b350e..d62c03cd64926d4d120f36e3ca3d2b7518c6e075:/lib/Makefile.am diff --git a/lib/Makefile.am b/lib/Makefile.am index ce28475..86886eb 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -44,6 +44,7 @@ libdisorder_a_SOURCES=charset.c charset.h \ dateparse.c dateparse.h xgetdate.c \ defs.c defs.h \ eclient.c eclient.h \ + eventdist.c eventdist.h \ event.c event.h \ eventlog.c eventlog.h \ filepart.c filepart.h \ @@ -79,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 \