aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/nsis/ethereal.nsi
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2005-05-20 21:40:03 +0000
committerUlf Lamping <ulf.lamping@web.de>2005-05-20 21:40:03 +0000
commit3bb534f338c96981b2a47d9f20f23c7c332e63a3 (patch)
tree45636eb2c2719a2550f7491629f3e771f37d0b44 /packaging/nsis/ethereal.nsi
parent98fd4f6f3d1e4211a1b6bb2345d2e3bc0037340a (diff)
bugfix: add the profinet plugin to NSIS
svn path=/trunk/; revision=14404
Diffstat (limited to 'packaging/nsis/ethereal.nsi')
-rw-r--r--packaging/nsis/ethereal.nsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/nsis/ethereal.nsi b/packaging/nsis/ethereal.nsi
index 1a3ee53fc6..bf110d7958 100644
--- a/packaging/nsis/ethereal.nsi
+++ b/packaging/nsis/ethereal.nsi
@@ -434,6 +434,7 @@ File "..\..\plugins\megaco\megaco.dll"
File "..\..\plugins\mgcp\mgcp.dll"
File "..\..\plugins\opsi\opsi.dll"
File "..\..\plugins\pcli\pcli.dll"
+File "..\..\plugins\profinet\profinet.dll"
File "..\..\plugins\rdm\rdm.dll"
File "..\..\plugins\rlm\rlm.dll"
File "..\..\plugins\rtnet\rtnet.dll"