]> jfr.im git - solanum.git/blobdiff - Makefile.am
ircd: conf: properly calculate the number of wsockd to start
[solanum.git] / Makefile.am
index 34e152871c43caf71157225a608c1eeb9720f770..85513d2c00e518814158f492ef23945370e214cd 100644 (file)
@@ -9,6 +9,7 @@ endif
 
 SUBDIRS += ircd \
            ssld \
+           wsockd \
            authd \
            bandb \
            tools \
@@ -37,3 +38,14 @@ include/serno.h:
 
 install-data-hook:
        test -d ${DESTDIR}${logdir} || mkdir -p ${DESTDIR}${logdir}
+
+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
+
+clean-local:
+       rm -f include/serno.h