summaryrefslogtreecommitdiff
path: root/epan/Makefile.am
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2004-07-20 16:58:11 +0000
committerJörg Mayer <jmayer@loplof.de>2004-07-20 16:58:11 +0000
commit66e1c280a3798787462f6ad59465bce1b8aff532 (patch)
treec742fa9669c0aafc3f6d9b01741f2d9f63b59029 /epan/Makefile.am
parenta9c3e27415abef93c66de5d9a4acd468fd84a22f (diff)
downloadwireshark-66e1c280a3798787462f6ad59465bce1b8aff532.tar.gz
make "make dist" work again. Well, almost: currently you
need to run STCHECK_CONFIGURE_FLAGS=--with-ssl=/usr make distcheck at least on my system. svn path=/trunk/; revision=11442
Diffstat (limited to 'epan/Makefile.am')
-rw-r--r--epan/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/Makefile.am b/epan/Makefile.am
index c058cc7c5c..5fd9396ac6 100644
--- a/epan/Makefile.am
+++ b/epan/Makefile.am
@@ -39,6 +39,7 @@ INCLUDES = -I$(srcdir)/..
libethereal_la_SOURCES = \
addr_and_mask.c \
addr_and_mask.h \
+ address.h \
atalk-utils.c \
atalk-utils.h \
bitswap.c \