]> jfr.im git - solanum.git/blobdiff - authd/Makefile.am
authd/provider: some fixes
[solanum.git] / authd / Makefile.am
index 235061c4c4e7b5687dcb5ae3cdfe996b5f3b4608..ef2c44a4490fa6ba40195e03a79e4e73b544e095 100644 (file)
@@ -4,13 +4,14 @@ AM_CPPFLAGS = -I../include -I../librb/include
 
 authd_SOURCES =        \
        authd.c \
-       res.c \
-       reslib.c \
-       reslist.c \
        dns.c \
        getaddrinfo.c \
        getnameinfo.c \
+       notice.c \
        provider.c \
+       res.c \
+       reslib.c \
+       reslist.c \
        providers/blacklist.c \
        providers/ident.c \
        providers/rdns.c