X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/a2e9d1472af7f3693cd7843eb3ff4d8b23423fc8..6735af5fd1a4ae3978c0c31ac6026f15742c0a90:/lib/Makefile.am?ds=sidebyside diff --git a/lib/Makefile.am b/lib/Makefile.am index 279f073..a6a362f 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -29,7 +29,6 @@ endif libdisorder_a_SOURCES=charset.c charsetf.c charset.h \ addr.c addr.h \ - arcfour.c arcfour.h \ authhash.c authhash.h \ basen.c basen.h \ base64.c base64.h \ @@ -72,6 +71,7 @@ libdisorder_a_SOURCES=charset.c charsetf.c charset.h \ resample.c resample.h \ rights.c queue-rights.c rights.h \ rtp.h \ + salsa208.c salsa208.h \ selection.c selection.h \ sendmail.c sendmail.h \ signame.c signame.h \