aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2007-12-12 22:13:58 +0000
committerGerald Combs <gerald@wireshark.org>2007-12-12 22:13:58 +0000
commit036ae7407c3c6cfac4eb96d10dd814634867bfb9 (patch)
treed421a4a619b88df09d657ef4b8d568b6836621c8 /Makefile.am
parentbd5066006ce6befc364afb8a04c18d0f36caa7b5 (diff)
Add missing files to the distribution.
svn path=/trunk/; revision=23849
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 74eab625e8..5cfeb9e9e2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -711,6 +711,14 @@ EXTRA_DIST = \
packaging/u3/win32/makefile.nmake \
packaging/u3/win32/manifest.tmpl \
packaging/u3/win32/u3util.c \
+ packaging/u3/win32/wireshark.bat \
+ packaging/u3/tools/README.txt \
+ packaging/u3/tools/makefile.nmake \
+ packaging/u3/tools/sysdep.c \
+ packaging/u3/tools/sysdep.h \
+ packaging/u3/tools/utest.c \
+ packaging/u3/tools/uuid.c \
+ packaging/u3/tools/uuid.h \
services \
tools/idl2wrs.sh.in \
tools/setuid-root.pl.in \