aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.nmake
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Makefile.nmake')
-rw-r--r--plugins/Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Makefile.nmake b/plugins/Makefile.nmake
index 71785175fd..1f6425e304 100644
--- a/plugins/Makefile.nmake
+++ b/plugins/Makefile.nmake
@@ -325,7 +325,7 @@ maintainer-clean: distclean
################################################################################
install-plugins:
-!IFDEF ENABLE_LIBETHEREAL
+!IFDEF ENABLE_LIBWIRESHARK
rm -rf $(VERSION)
mkdir $(VERSION)
xcopy acn\*.dll $(VERSION) /d