X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/b12be54a68a7738d948d866eb7b9231f8e55a12e..938d815790a53407a3113b183319b985135e1d1d:/lib/Makefile.am diff --git a/lib/Makefile.am b/lib/Makefile.am index 13bafc6..7b4ce0a 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -26,6 +26,7 @@ libdisorder_a_SOURCES=charset.c charset.h \ addr.c addr.h \ authhash.c authhash.h \ basen.c basen.h \ + base64.c base64.h \ cache.c cache.h \ client.c client.h \ client-common.c client-common.h \ @@ -52,6 +53,7 @@ libdisorder_a_SOURCES=charset.c charset.h \ asprintf.c fprintf.c snprintf.c \ queue.c queue.h \ regsub.c regsub.h \ + rights.c queue-rights.c rights.h \ rtp.h \ selection.c selection.h \ signame.c signame.h \ @@ -62,6 +64,7 @@ libdisorder_a_SOURCES=charset.c charset.h \ types.h \ table.c table.h \ timeval.h \ + trackdb.h trackdb.c trackdb-int.h \ trackname.c trackname.h \ user.h user.c \ unicode.h unicode.c \