From 2030dba6939cd34c3857b0c8a92b49f231ce3e8e Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Tue, 17 Oct 2000 09:25:37 +0000 Subject: Make the top-level "config.h.win32" more closely resemble the top-level "config.h", and update it to include stuff added to "config.h" and remove stuff removed from "config.h". Give libethereal a "config.h.win32" and make its "Makefile.nmake" file copy it to "config.h". svn path=/trunk/; revision=2504 --- epan/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'epan/Makefile.am') diff --git a/epan/Makefile.am b/epan/Makefile.am index 5d12aeeac1..d1c2610f4f 100644 --- a/epan/Makefile.am +++ b/epan/Makefile.am @@ -2,7 +2,7 @@ # Automake file for the EPAN library # (Ethereal Protocol ANalyzer Library) # -# $Id: Makefile.am,v 1.10 2000/10/16 23:17:39 guy Exp $ +# $Id: Makefile.am,v 1.11 2000/10/17 09:25:36 guy Exp $ # # Ethereal - Network traffic analyzer # By Gerald Combs @@ -79,6 +79,7 @@ EXTRA_libethereal_a_SOURCES = \ inet_v6defs.h EXTRA_DIST = \ + config.h.win32 \ Makefile.nmake CLEANFILES = \ -- cgit v1.2.3