X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/86be0c3098d8e27807bc618126b8babfe7f93928..bb6ae3fb80fff36cd342d6f6bff3dfabd7dd243e:/lib/Makefile.am diff --git a/lib/Makefile.am b/lib/Makefile.am index 9b84937..d658f86 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -40,6 +40,7 @@ libdisorder_a_SOURCES=charset.c charset.h \ hash.c hash.h \ heap.h \ hex.c hex.h \ + hostname.c hostname.h \ ifreq.c ifreq.h \ inputline.c inputline.h \ kvp.c kvp.h \ @@ -56,6 +57,7 @@ libdisorder_a_SOURCES=charset.c charset.h \ rights.c queue-rights.c rights.h \ rtp.h \ selection.c selection.h \ + sendmail.c sendmail.h \ signame.c signame.h \ sink.c sink.h \ speaker-protocol.c speaker-protocol.h \