]> jfr.im git - solanum.git/blobdiff - Makefile.am
Add ipv4-in-ipv6 logic to check_one_kline
[solanum.git] / Makefile.am
index 4bc92d554a497e5ae0a0894ea4528f7c7c5ff0bf..e41e282d751e5fd4e545083dba0d64413ae0db2e 100644 (file)
@@ -9,8 +9,10 @@ endif
 
 SUBDIRS += ircd \
            ssld \
+           wsockd \
            authd \
            bandb \
+           tests \
            tools \
            modules \
            extensions \
@@ -45,3 +47,14 @@ install-exec-hook:
        rm -f ${DESTDIR}${moduledir}/*.dll.a
        rm -f ${DESTDIR}${moduledir}/autoload/*.dll.a
        rm -f ${DESTDIR}${moduledir}/extensions/*.dll.a
+
+distclean-local:
+       rm -f librb/include/librb-config.h
+
+clean-local:
+       rm -f include/serno.h
+       rm -f ircd/ircd_lexer.c
+       rm -f ircd/ircd_parser.c
+       rm -f ircd/ircd_parser.h
+       rm -f ircd/version.c
+       rm -f ircd/version.c.last