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

index a74bc58bb37b8e2f99eedc57aa2a8b2e71f62f69..a7ec3015fea29fa720166660938f71fd2331615a 100644 (file)
@@ -115,6 +115,7 @@ OBJS = \
        ../../print-sl.o \
        ../../print-sll.o \
        ../../print-smb.o \
+       ../../print-slow.o \
        ../../print-snmp.o \
        ../../print-stp.o \
        ../../print-sunatm.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