Include missing files in distribution.

svn path=/trunk/; revision=37435
This commit is contained in:
Anders Broman 2011-05-27 12:22:20 +00:00
parent 8a8ff7f03d
commit df7717126d
3 changed files with 22 additions and 1 deletions

View File

@ -625,6 +625,7 @@ EXTRA_DIST = \
fix/hfDecl.xsl \
fix/hfField.xsl \
fix/hfList.xsl \
idl/coseventcomm.idl \
idl/cosnaming.idl \
idl/tango.idl \
idl/parlay/am.idl \
@ -712,6 +713,12 @@ EXTRA_DIST = \
image/toolbar/decode_as_16.xpm \
image/toolbar/display_filter_24.xpm \
image/toolbar/endpoints_16.xpm \
image/toolbar/expert_chat.png \
image/toolbar/expert_error.png \
image/toolbar/expert_indicators.svg \
image/toolbar/expert_none.png \
image/toolbar/expert_note.png \
image/toolbar/expert_warn.png \
image/toolbar/expert_info_16.xpm \
image/toolbar/file_set_list_16.xpm \
image/toolbar/file_set_next_16.xpm \
@ -729,6 +736,7 @@ EXTRA_DIST = \
image/toolbar/icon_color_8.xpm \
image/toolbar/icon_color_9.xpm \
image/toolbar/internet_24.xpm \
image/toolbar/make-icons \
image/toolbar/modem_16.png \
image/toolbar/modem_16.xpm \
image/toolbar/network_bluetooth_16.png \
@ -843,6 +851,7 @@ EXTRA_DIST = \
cmake/modules/LICENSE.txt \
cmake/modules/CMakeInstallDirs.cmake \
cmake/modules/CheckCLinkerFlag.cmake \
cmake/modules/COPYING-CMAKE-SCRIPTS \
cmake/modules/UseMakeTapReg.cmake \
cmake/modules/FindM.cmake \
cmake/modules/FindKERBEROS.cmake \

View File

@ -252,9 +252,12 @@ EXTRA_DIST = \
$(RELEASE_NOTES_SOURCE) \
check_svn_version.sh \
docbook.vcproj \
dfilter2xml.pl \
make-wsluarm.pl \
README.txt \
Makefile.nmake \
CMakeLists.txt
CMakeLists.txt \
examples\test.cap
MAINTAINERCLEANFILES = \
Makefile.in

View File

@ -29,6 +29,7 @@ WSUG_GRAPHICS = \
wsug_graphics/ws-bytes-pane.png \
wsug_graphics/ws-capture-info.png \
wsug_graphics/ws-capture-interfaces.png \
wsug_graphics/ws-capture-interface-details.png \
wsug_graphics/ws-capture-interfaces-win32.png \
wsug_graphics/ws-capture-menu.png \
wsug_graphics/ws-capture-options.png \
@ -57,6 +58,7 @@ WSUG_GRAPHICS = \
wsug_graphics/ws-export-ps.png \
wsug_graphics/ws-export-psml.png \
wsug_graphics/ws-export-selected.png \
wsug_graphics/ws-file-import.png \
wsug_graphics/ws-file-menu.png \
wsug_graphics/ws-file-set-dialog.png \
wsug_graphics/ws-filter-add-expression.png \
@ -70,9 +72,11 @@ WSUG_GRAPHICS = \
wsug_graphics/ws-gui-columns-preferences.png \
wsug_graphics/ws-gui-config-profiles.png \
wsug_graphics/ws-gui-font-preferences.png \
wsug_graphics/ws-gui-interface-options.png \
wsug_graphics/ws-gui-layout-preferences.png \
wsug_graphics/ws-gui-preferences.png \
wsug_graphics/ws-help-menu.png \
wsug_graphics/ws-internals-menu.png \
wsug_graphics/ws-list-pane.png \
wsug_graphics/ws-logo.png \
wsug_graphics/ws-main-toolbar.png \
@ -96,6 +100,7 @@ WSUG_GRAPHICS = \
wsug_graphics/ws-save-as-gtk24.png \
wsug_graphics/ws-save-as-win32.png \
wsug_graphics/ws-statistics-menu.png \
wsug_graphics/ws-stats-compare.png \
wsug_graphics/ws-stats-conversations.png \
wsug_graphics/ws-stats-endpoints.png \
wsug_graphics/ws-stats-hierarchy.png \
@ -107,8 +112,11 @@ WSUG_GRAPHICS = \
wsug_graphics/ws-stats-lte-rlc-traffic.png \
wsug_graphics/ws-stats-wlan-traffic.png \
wsug_graphics/ws-statusbar-empty.png \
wsug_graphics/ws-statusbar-filter.png \
wsug_graphics/ws-statusbar-loaded.png \
wsug_graphics/ws-statusbar-profile.png \
wsug_graphics/ws-statusbar-selected.png \
wsug_graphics/ws-tel-rtpstream-analysis.png \
wsug_graphics/ws-telephony-menu.png \
wsug_graphics/ws-tools-menu.png \
wsug_graphics/ws-time-reference.png \
@ -151,6 +159,7 @@ WSUG_GRAPHICS = \
wsug_graphics/toolbar/stock_zoom_out_24.png
WSDG_FILES = \
wsdg_src/catalog.xml \
wsdg_src/WSDG_chapter_build_intro.xml \
wsdg_src/WSDG_chapter_capture.xml \
wsdg_src/WSDG_chapter_dissection.xml \