X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/2fadbbc60560fe8562d7b6e652f8788c1d084d5f..440af55d72c65f5c149718dc52abd00f512ffb71:/lib/Makefile.am diff --git a/lib/Makefile.am b/lib/Makefile.am index 86886eb..9df944f 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 \ + email.c \ eventdist.c eventdist.h \ event.c event.h \ eventlog.c eventlog.h \ @@ -79,6 +80,7 @@ libdisorder_a_SOURCES=charset.c charset.h \ table.c table.h \ timeval.h \ $(TRACKDB) trackdb.h trackdb-int.h \ + trackdb-playlists.c \ trackname.c trackorder.c trackname.h \ tracksort.c \ url.h url.c \