aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.am
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2000-10-17 09:25:37 +0000
committerGuy Harris <guy@alum.mit.edu>2000-10-17 09:25:37 +0000
commit2030dba6939cd34c3857b0c8a92b49f231ce3e8e (patch)
tree7f48531e8c28d97b9f37826f671ea04b37a37116 /epan/Makefile.am
parent9760c91217a3e84fa5c40a6fb64871a578f7d0e0 (diff)
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
Diffstat (limited to 'epan/Makefile.am')
-rw-r--r--epan/Makefile.am3
1 files changed, 2 insertions, 1 deletions
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 <gerald@zing.org>
@@ -79,6 +79,7 @@ EXTRA_libethereal_a_SOURCES = \
inet_v6defs.h
EXTRA_DIST = \
+ config.h.win32 \
Makefile.nmake
CLEANFILES = \