aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2011-05-27 13:16:28 +0000
committerAnders Broman <anders.broman@ericsson.com>2011-05-27 13:16:28 +0000
commit51d8ad3a45e7e9bbacc3d9409c4c13cc98e3b9f3 (patch)
tree18b86e0b0a16b317c7b9bfb12521ce6166ec973c
parent0b154761fa773f7cc023e50a682ae3e1e2a88ce7 (diff)
Remove some stuff again.
svn path=/trunk/; revision=37437
-rw-r--r--Makefile.am7
-rw-r--r--docbook/Makefile.am3
-rw-r--r--docbook/Makefile.common1
3 files changed, 1 insertions, 10 deletions
diff --git a/Makefile.am b/Makefile.am
index b182415e3c..d3fd26fb95 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -713,12 +713,6 @@ 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 \
@@ -736,7 +730,6 @@ 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 \
diff --git a/docbook/Makefile.am b/docbook/Makefile.am
index 15a9d4dfdd..8d5534208c 100644
--- a/docbook/Makefile.am
+++ b/docbook/Makefile.am
@@ -256,8 +256,7 @@ EXTRA_DIST = \
make-wsluarm.pl \
README.txt \
Makefile.nmake \
- CMakeLists.txt \
- examples\test.cap
+ CMakeLists.txt
MAINTAINERCLEANFILES = \
Makefile.in
diff --git a/docbook/Makefile.common b/docbook/Makefile.common
index 724a26ff35..c2f7057781 100644
--- a/docbook/Makefile.common
+++ b/docbook/Makefile.common
@@ -159,7 +159,6 @@ 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 \