summaryrefslogtreecommitdiff
path: root/epan/Makefile.am
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2004-05-08 21:43:38 +0000
committerGerald Combs <gerald@wireshark.org>2004-05-08 21:43:38 +0000
commitca78495f89c0ca847477a60c102f37cfc68ee419 (patch)
tree4b9b191dde32b7889090afa40d20c7b72d69fa69 /epan/Makefile.am
parente0a8f5e492d8fd4ae2bafea24b8c64e77388ed34 (diff)
downloadwireshark-ca78495f89c0ca847477a60c102f37cfc68ee419.tar.gz
Don't try to include epan/config.h.win32 in the distribution.
svn path=/trunk/; revision=10826
Diffstat (limited to 'epan/Makefile.am')
-rw-r--r--epan/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/epan/Makefile.am b/epan/Makefile.am
index db6c134883..8305031cef 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.45 2004/03/24 21:27:43 obiot Exp $
+# $Id: Makefile.am,v 1.46 2004/05/08 21:43:38 gerald Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -104,7 +104,6 @@ EXTRA_libethereal_la_SOURCES = \
inet_v6defs.h
EXTRA_DIST = \
- config.h.win32 \
Makefile.common \
Makefile.nmake \
tvbtest.c