aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2000-02-29 09:00:36 +0000
committerGuy Harris <guy@alum.mit.edu>2000-02-29 09:00:36 +0000
commit4ae23cdc3a691f2de7597271c1fd7a899fe76048 (patch)
treec36c704dfd393cc7f23b19d9da53e93e5fc8f7ee /Makefile.nmake
parent7c113340005e40b182076b765b675e8db7c85c4c (diff)
Add "packet-dhis.obj" to the list of things to compile.
svn path=/trunk/; revision=1671
Diffstat (limited to 'Makefile.nmake')
-rw-r--r--Makefile.nmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.nmake b/Makefile.nmake
index 4bb65ae2a9..4f735d9583 100644
--- a/Makefile.nmake
+++ b/Makefile.nmake
@@ -31,6 +31,7 @@ DISSECTOR_OBJECTS = \
packet-cgmp.obj \
packet-clip.obj \
packet-data.obj \
+ packet-dhis.obj \
packet-dns.obj \
packet-eth.obj \
packet-fddi.obj \