aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.nmake
diff options
context:
space:
mode:
authorEd Warnicke <hagbard@physics.rutgers.edu>2001-04-01 02:52:10 +0000
committerEd Warnicke <hagbard@physics.rutgers.edu>2001-04-01 02:52:10 +0000
commit7e26a1681c32754b0aa03549682ebcf034471db7 (patch)
treec0e082de8079b26a6ae8eefb006c273afdd88105 /epan/Makefile.nmake
parentc17e3b00c6396ec52a6ca39441dabcaa97a4365d (diff)
Added to_str.obj
svn path=/trunk/; revision=3220
Diffstat (limited to 'epan/Makefile.nmake')
-rw-r--r--epan/Makefile.nmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/Makefile.nmake b/epan/Makefile.nmake
index fa12cf2f9d..5c87123281 100644
--- a/epan/Makefile.nmake
+++ b/epan/Makefile.nmake
@@ -34,6 +34,7 @@ OBJECTS=atalk-utils.obj \
resolv.obj \
sna-utils.obj \
strutil.obj \
+ to_str.obj \
tvbuff.obj \