Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-dev: [Ethereal-dev] [Patch] remove well_known.txt from nsis Makefile

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Thomas Boehne <TBoehne@xxxxxxxx>
Date: Mon, 27 Sep 2004 10:39:53 +0200
Makefile.nmake in packaging/nsis still looks for well_known.txt, which
seems to be history. The attached patch should fix it.

Thomas

-- 
Jäger Computergesteuerte Messtechnik GmbH
Thomas Böhne
Rheinstraße 2-4
64653 Lorsch
Germany
Phone: +49-6251-9632-0



Index: Makefile.nmake
===================================================================
--- Makefile.nmake	(revision 12110)
+++ Makefile.nmake	(working copy)
@@ -58,7 +58,6 @@
 	../../help/overview.txt \
 	../../help/capture_filters.txt \
 	../../help/display_filters.txt \
-	../../help/well_known.txt \
 	../../help/faq.txt
 
 PLUGINS=../../plugins/acn/acn.dll \