Get rid of another ACN reference.
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 7 Nov 2006 00:56:45 +0000 (00:56 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 7 Nov 2006 00:56:45 +0000 (00:56 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@19843 f5534014-38df-0310-8fa8-9805f1628bb7

packaging/u3/win32/makefile.nmake

index 638be33042d0f97e8940da73aa6ec381039204c9..b54e1e10f1e390b4e71b6d3c6cc6c9860f11a0cb 100644 (file)
@@ -107,7 +107,6 @@ distribution: $(HOST) $(DEVICE) $(DATA) $(MANIFEST) manifest.u3i u3util.exe
        $(COPY) $(PCRE_DIR)\man\cat3\pcrepattern.3.txt $(DEVICE) $(COPY_FLAGS)
 !ENDIF
        $(COPY) $(TOPDIR)\doc\mergecap.html $(DEVICE) $(COPY_FLAGS)
-       $(COPY) $(TOPDIR)\plugins\acn\acn.dll $(DEVICE)\plugins\$(VERSION) $(COPY_FLAGS)
        $(COPY) $(TOPDIR)\plugins\agentx\agentx.dll $(DEVICE)\plugins\$(VERSION) $(COPY_FLAGS)
        $(COPY) $(TOPDIR)\plugins\artnet\artnet.dll $(DEVICE)\plugins\$(VERSION) $(COPY_FLAGS)
        $(COPY) $(TOPDIR)\plugins\asn1\asn1.dll $(DEVICE)\plugins\$(VERSION)$(COPY_FLAGS)