aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/nsis/Makefile.nmake
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2014-01-02 19:47:03 +0000
committerJeff Morriss <jeff.morriss.ws@gmail.com>2014-01-02 19:47:03 +0000
commit24b377b51fdacec76fc11d9040dcb889ddf24301 (patch)
tree0ab13435a37a80746fab9060966d860137cbd9c4 /packaging/nsis/Makefile.nmake
parentac0f903dfaa37f68d5297c9b64784819c266d52e (diff)
Don't try to distribute asn1.dll since we no longer build it.
svn path=/trunk/; revision=54566
Diffstat (limited to 'packaging/nsis/Makefile.nmake')
-rw-r--r--packaging/nsis/Makefile.nmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/packaging/nsis/Makefile.nmake b/packaging/nsis/Makefile.nmake
index 8633a4b394..166d833483 100644
--- a/packaging/nsis/Makefile.nmake
+++ b/packaging/nsis/Makefile.nmake
@@ -45,7 +45,6 @@ HELP=$(STAGING_DIR)/help/capture_filters.txt \
$(STAGING_DIR)/help/toc
PLUGINS= \
- ../../plugins/asn1/asn1.dll \
../../plugins/docsis/docsis.dll \
../../plugins/ethercat/ethercat.dll \
../../plugins/gryphon/gryphon.dll \