From b15974d094e96ced61fefeff35be96add2b6e7a4 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Wed, 31 May 2006 00:23:01 +0000 Subject: libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ of changes here. It compiles OK on OS X, but hasn't been tested anywhere else. svn path=/trunk/; revision=18260 --- plugins/Makefile.nmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Makefile.nmake') 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 -- cgit v1.2.3