]> jfr.im git - solanum.git/blobdiff - Makefile.am
m_rehash: Require admin privileges for REHASH SSLD.
[solanum.git] / Makefile.am
index c4a49a6df6df6211d28763de7578b6a04354c17e..551b10d81b96e30d8e78d362fb8f14c4ca199500 100644 (file)
@@ -9,6 +9,7 @@ endif
 
 SUBDIRS += ircd \
            ssld \
+           wsockd \
            authd \
            bandb \
            tools \
@@ -42,3 +43,17 @@ install-exec-hook:
        rm -f ${DESTDIR}${moduledir}/*.la
        rm -f ${DESTDIR}${moduledir}/autoload/*.la
        rm -f ${DESTDIR}${moduledir}/extensions/*.la
+       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