aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2008-07-02 01:40:51 +0000
committerGuy Harris <guy@alum.mit.edu>2008-07-02 01:40:51 +0000
commitb5fc663751f53be7a54be1bcb84179bf75457588 (patch)
treec7d042e07d534b4dc282b7a17100dc0fa99b553e
parentb6e20d89be631aad4303d1b48df3b64aab4e8c2a (diff)
libwireshark.def is in the EXTRA_DIST in epan/Makefile.am; we don't need
it in our EXTRA_DIST. svn path=/trunk/; revision=25654
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index a54ebd435b..45bc71d9b8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -642,7 +642,6 @@ EXTRA_DIST = \
doxygen.cfg.in \
dumpcap.c \
editcap.c \
- epan/libwireshark.def \
example_snmp_users_file \
wireshark.desktop \
image/capinfos.rc.in \