]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - src/Makefile.in
target change: Overwrite the least recently used target with a new one.
[irc/rqf/shadowircd.git] / src / Makefile.in
index 5322b5a2ccc264528b9036ce2b1ac85a39a8174c..fc6fde45d002847382201b885429eba0e3d89738 100644 (file)
@@ -54,6 +54,7 @@ lex.yy.c:     ircd_lexer.l
        ${LEX} ircd_lexer.l
 
 SRCS =                          \
+  bandbi.c                     \
   blacklist.c                  \
   cache.c                      \
   channel.c                     \
@@ -78,6 +79,7 @@ SRCS =                          \
   numeric.c                     \
   packet.c                      \
   parse.c                       \
+  privilege.c                  \
   res.c                                \
   reslib.c                     \
   reject.c                     \