X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/7aca3c62ca1ef2374a63c6830c74d36c3ae8c969..c3feb35be30a8018ae00b08baeaf60060f99c1b2:/lib/Makefile.am diff --git a/lib/Makefile.am b/lib/Makefile.am index 1ab3773..3c1e2f1 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -32,6 +32,7 @@ libdisorder_a_SOURCES=charset.c charset.h \ basen.c basen.h \ base64.c base64.h \ bits.c bits.h \ + byte-order.h \ cache.c cache.h \ cgi.c cgi.h \ client.c client.h \ @@ -64,6 +65,7 @@ libdisorder_a_SOURCES=charset.c charset.h \ queue.c queue.h \ random.c random.h \ regsub.c regsub.h \ + resample.c resample.h \ rights.c queue-rights.c rights.h \ rtp.h \ selection.c selection.h \