X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/f0feb22e80bfe438c16d212a7cc8be6d2282b6ac..158d096132f284c409fe1954457c67d77caf796c:/lib/Makefile.am diff --git a/lib/Makefile.am b/lib/Makefile.am index 7c792d8..a7ddf48 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 rights.h \ rtp.h \ selection.c selection.h \ signame.c signame.h \