summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--win32/prj/GNUmakefile1
-rw-r--r--win32/prj/WinDump.dsp4
2 files changed, 5 insertions, 0 deletions
diff --git a/win32/prj/GNUmakefile b/win32/prj/GNUmakefile
index a74bc58b..a7ec3015 100644
--- a/win32/prj/GNUmakefile
+++ b/win32/prj/GNUmakefile
@@ -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 \
diff --git a/win32/prj/WinDump.dsp b/win32/prj/WinDump.dsp
index 6433d0b3..618d4d7b 100644
--- a/win32/prj/WinDump.dsp
+++ b/win32/prj/WinDump.dsp
@@ -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