INN commit: branches/2.4/innd (Makefile)

INN Commit Russ_Allbery at isc.org
Sun Apr 6 10:38:54 UTC 2008


    Date: Sunday, April 6, 2008 @ 03:38:54
  Author: iulius
Revision: 7746

Update dependencies.

Modified:
  branches/2.4/innd/Makefile

----------+
 Makefile |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: Makefile
===================================================================
--- Makefile	2008-04-06 10:18:54 UTC (rev 7745)
+++ Makefile	2008-04-06 10:38:54 UTC (rev 7746)
@@ -90,12 +90,12 @@
 art.o: art.c ../include/config.h ../include/inn/defines.h \
   ../include/inn/system.h ../include/clibrary.h ../include/config.h \
   ../include/inn/innconf.h ../include/inn/defines.h ../include/inn/wire.h \
-  innd.h ../include/portable/time.h ../include/config.h \
-  ../include/portable/socket.h ../include/inn/buffer.h \
-  ../include/inn/history.h ../include/inn/messages.h \
-  ../include/inn/timer.h ../include/libinn.h ../include/nntp.h \
-  ../include/paths.h ../include/storage.h ../include/ov.h \
-  ../include/storage.h ../include/inn/history.h
+  ../include/inn/md5.h innd.h ../include/portable/time.h \
+  ../include/config.h ../include/portable/socket.h \
+  ../include/inn/buffer.h ../include/inn/history.h \
+  ../include/inn/messages.h ../include/inn/timer.h ../include/libinn.h \
+  ../include/nntp.h ../include/paths.h ../include/storage.h \
+  ../include/ov.h ../include/storage.h ../include/inn/history.h
 cc.o: cc.c ../include/config.h ../include/inn/defines.h \
   ../include/inn/system.h ../include/clibrary.h ../include/config.h \
   ../include/inn/innconf.h ../include/inn/defines.h ../include/inn/qio.h \



More information about the inn-committers mailing list