aboutsummaryrefslogtreecommitdiffstats
path: root/epan/wspython
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss@ulticom.com>2011-04-27 21:26:38 +0000
committerJeff Morriss <jeff.morriss@ulticom.com>2011-04-27 21:26:38 +0000
commit90a78c635ad4a5c90d2229b48cf89770524649f9 (patch)
tree6af14713ee4b8cb397512e91a06d1abda61dd4e6 /epan/wspython
parent89f055b5fdd4742c765e1990a8701a1dcac868b4 (diff)
Fix part of https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4878 :
Put our one python example in the source distribution. svn path=/trunk/; revision=36915
Diffstat (limited to 'epan/wspython')
-rw-r--r--epan/wspython/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/wspython/Makefile.am b/epan/wspython/Makefile.am
index 9c298930a4..c6dc4a1b53 100644
--- a/epan/wspython/Makefile.am
+++ b/epan/wspython/Makefile.am
@@ -57,5 +57,6 @@ EXTRA_DIST = \
register-dissector.py \
wspy_dissector.py \
wspy_libws.py \
+ wspy_dissectors/homeplug.py.sample \
CMakeLists.txt