]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Added a missing source file (print-slow.c) in the Cygnus and VC6 projects.
authorrisso <risso>
Wed, 13 Jul 2005 06:25:13 +0000 (06:25 +0000)
committerrisso <risso>
Wed, 13 Jul 2005 06:25:13 +0000 (06:25 +0000)
win32/prj/GNUmakefile
win32/prj/WinDump.dsp

index a74bc58bb37b8e2f99eedc57aa2a8b2e71f62f69..832aad685cf449ed7f574f3910e0f881e05ef9db 100644 (file)
@@ -114,6 +114,7 @@ OBJS = \
        ../../print-sctp.o \
        ../../print-sl.o \
        ../../print-sll.o \
+       ../../print-slow.o \
        ../../print-smb.o \
        ../../print-snmp.o \
        ../../print-stp.o \
index 6433d0b36322aa9b3f0d294d804a7f2a8633d8bc..618d4d7bb0fe6b81dc0dc8d24c0b881f094823b2 100644 (file)
@@ -473,6 +473,10 @@ SOURCE="..\..\print-sll.c"
 # End Source File
 # Begin Source File
 
+SOURCE="..\..\print-slow.c"
+# End Source File
+# Begin Source File
+
 SOURCE="..\..\print-smb.c"
 # End Source File
 # Begin Source File