X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/d76bbdea349bf3856172ce9599e657d566e91162..61b761862db3feb9bd0135a64ac3729f70917f89:/lib/Makefile.am?ds=sidebyside diff --git a/lib/Makefile.am b/lib/Makefile.am index 1dacb38..d0890e1 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -27,7 +27,6 @@ endif libdisorder_a_SOURCES=charset.c charset.h \ addr.c addr.h \ - alsabg.c alsabg.h \ arcfour.c arcfour.h \ authhash.c authhash.h \ basen.c basen.h \ @@ -79,6 +78,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 \ uaudio.c uaudio-thread.c uaudio.h uaudio-apis.c \