]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - configure.ac
Override part one.
[irc/rqf/shadowircd.git] / configure.ac
index 26e10ffa6131e0a3fbd89efe4e77e97f643d0b76..7b4c9f8b1723a1e071f4bb9aaed19d80a260c924 100644 (file)
@@ -10,7 +10,7 @@ AC_PREREQ(2.57)
 dnl Sneaky way to get an Id tag into the configure script
 AC_COPYRIGHT([$Id: configure.ac 3516 2007-06-10 16:14:03Z jilles $])
 
-AC_INIT([charybdis],[3.1.0])
+AC_INIT([shadowircd],[6.0.0-dev])
 
 AC_CONFIG_HEADER(include/setup.h)
 
@@ -1157,6 +1157,7 @@ fi
 
 AC_CONFIG_FILES(                       \
        Makefile                        \
+       bandb/Makefile                  \
        ssld/Makefile                   \
        extensions/Makefile             \
        unsupported/Makefile            \