chiark / gitweb /
Online registration now sends email. The confirmation URL doesn't
[disorder] / lib / Makefile.am
index 9b8493736d8c7b9b8332974fb8d1c84ad0c20a86..d658f862adfe3401ff9a554c147cf5dc7bfa737f 100644 (file)
@@ -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           \