summaryrefslogtreecommitdiff
path: root/packaging/u3
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2007-10-14 18:34:22 +0000
committerAnders Broman <anders.broman@ericsson.com>2007-10-14 18:34:22 +0000
commite045016645d0721be8660ae5fc86102df699b5d3 (patch)
treea6135a08fec5f6ac399127399b4fd1390bc1d990 /packaging/u3
parent4ef076f1b52caee019f321344f5e721259a8ef1c (diff)
downloadwireshark-e045016645d0721be8660ae5fc86102df699b5d3.tar.gz
And U3 ...
svn path=/trunk/; revision=23176
Diffstat (limited to 'packaging/u3')
-rw-r--r--packaging/u3/win32/makefile.nmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/u3/win32/makefile.nmake b/packaging/u3/win32/makefile.nmake
index cf04e1e17a..7b30512f67 100644
--- a/packaging/u3/win32/makefile.nmake
+++ b/packaging/u3/win32/makefile.nmake
@@ -135,6 +135,7 @@ distribution: host-dirs device-dirs data-dirs manifest-dirs manifest.u3i u3util
$(COPY) $(TOPDIR)\plugins\ciscosm\ciscosm.dll $(DEVICE)\plugins\$(VERSION) $(COPY_FLAGS)
$(COPY) $(TOPDIR)\plugins\docsis\docsis.dll $(DEVICE)\plugins\$(VERSION) $(COPY_FLAGS)
$(COPY) $(TOPDIR)\plugins\enttec\enttec.dll $(DEVICE)\plugins\$(VERSION) $(COPY_FLAGS)
+ $(COPY) $(TOPDIR)\plugins\ethercat\ethercat.dll $(DEVICE)\plugins\$(VERSION) $(COPY_FLAGS)
$(COPY) $(TOPDIR)\plugins\giop\coseventcomm.dll $(DEVICE)\plugins\$(VERSION) $(COPY_FLAGS)
$(COPY) $(TOPDIR)\plugins\giop\cosnaming.dll $(DEVICE)\plugins\$(VERSION) $(COPY_FLAGS)
$(COPY) $(TOPDIR)\plugins\giop\parlay.dll $(DEVICE)\plugins\$(VERSION) $(COPY_FLAGS)