]> jfr.im git - irc/atheme/atheme.git/commitdiff
include/atheme/Makefile: add missing headers
authorAaron Jones <redacted>
Tue, 21 Jan 2020 20:35:07 +0000 (20:35 +0000)
committerAaron Jones <redacted>
Tue, 21 Jan 2020 20:35:07 +0000 (20:35 +0000)
include/atheme/Makefile

index 17299f8a08b84ded50825f3ee5c450f2d8193dca..29698eac19434bbc3ee03c1cdaa12a9a132184c8 100644 (file)
@@ -15,6 +15,7 @@ INCLUDES = \
        auth.h                  \
        authcookie.h            \
        base64.h                \
+       botserv.h               \
        channels.h              \
        commandhelp.h           \
        commandtree.h           \
@@ -49,6 +50,7 @@ INCLUDES = \
        privs.h                 \
        random.h                \
        sasl.h                  \
+       scrypt.h                \
        serno.h                 \
        servers.h               \
        services.h              \