aboutsummaryrefslogtreecommitdiffstats
path: root/epan/wspython
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2009-09-17 16:39:23 +0000
committerGerald Combs <gerald@wireshark.org>2009-09-17 16:39:23 +0000
commit3996953787a9277a2b3473ddb7b9de822461680f (patch)
treebb33ee330be09c5054e59be8aed579edb99a4694 /epan/wspython
parentf6bab49051641efc955d56e94cc15dba50dbdc5c (diff)
Add some missing files to the distribution.
svn path=/trunk/; revision=29973
Diffstat (limited to 'epan/wspython')
-rw-r--r--epan/wspython/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/epan/wspython/Makefile.am b/epan/wspython/Makefile.am
index f181dab5f7..170e7689fb 100644
--- a/epan/wspython/Makefile.am
+++ b/epan/wspython/Makefile.am
@@ -53,4 +53,7 @@ wspython_DATA= \
EXTRA_DIST = \
Makefile.common \
- Makefile.nmake
+ Makefile.nmake \
+ register-dissector.py \
+ wspy_dissector.py \
+ wspy_libws.py