]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - src/Makefile.in
[svn] Merge old trunk r2081:
[irc/rqf/shadowircd.git] / src / Makefile.in
index 0306d032bafc679655fedf1e8b8ac6b6d0ec4182..29c47377adac08524b7330e107a9d8db68afb314 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Makefile.in for ircd/src
 #
-# $Id: Makefile.in 1887 2006-08-29 13:42:56Z jilles $
+# $Id: Makefile.in 3159 2007-01-25 07:08:21Z nenolod $
 #
 CC             = @CC@
 INSTALL                = @INSTALL@
@@ -96,6 +96,7 @@ BASE_SRCS =                     \
   scache.c                      \
   send.c                        \
   snomask.c                    \
+  substitution.c               \
   supported.c                  \
   whowas.c                     \
   $(FNVHASH_S)