aboutsummaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2006-11-07 00:56:04 +0000
committerGuy Harris <guy@alum.mit.edu>2006-11-07 00:56:04 +0000
commit6481d6f8d4b0abda600fffb150ed9517418cfd47 (patch)
tree7f6f1df9843347a5bf617c87f19f570e809b7aca /packaging
parent0c0c517dae82fd1a51f128ebfe3e34759e1ae989 (diff)
Get rid of another ACN reference.
svn path=/trunk/; revision=19842
Diffstat (limited to 'packaging')
-rw-r--r--packaging/nsis/Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/nsis/Makefile.nmake b/packaging/nsis/Makefile.nmake
index 55bd4e76d0..55d40197ad 100644
--- a/packaging/nsis/Makefile.nmake
+++ b/packaging/nsis/Makefile.nmake
@@ -62,7 +62,7 @@ HELP=../../help/toc \
../../help/display_filters.txt \
../../help/faq.txt
-PLUGINS=../../plugins/acn/acn.dll \
+PLUGINS= \
../../plugins/agentx/agentx.dll \
../../plugins/artnet/artnet.dll \
../../plugins/asn1/asn1.dll \