aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2011-07-02 18:20:39 +0000
committerstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2011-07-02 18:20:39 +0000
commit581ac748ea51bace5b638a50037205febaa934e8 (patch)
treef0fc20181b119d7586f4a8ef8217742d1ed3da09 /docbook
parent5e0529363fc79413c7502a702c0c82ec18cfa598 (diff)
Removed empty directory docbook/wsluarm_src. It's generated during 'make',
and now removed during 'make clean'. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37866 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'docbook')
-rw-r--r--docbook/Makefile.common6
1 files changed, 3 insertions, 3 deletions
diff --git a/docbook/Makefile.common b/docbook/Makefile.common
index c2f7057781..3c4ce99df1 100644
--- a/docbook/Makefile.common
+++ b/docbook/Makefile.common
@@ -229,14 +229,14 @@ CLEANFILES = \
release-notes.txt \
svn_version.xml \
user-guide.zip \
- wsluarm \
- wsluarm_src/*.xml
+ wsluarm
CLEANDIRS = \
wsdg_html \
wsdg_html_chunked \
wsug_html \
- wsug_html_chunked
+ wsug_html_chunked \
+ wsluarm_src
WSLUA_MODULES = \
../epan/wslua/wslua_dumper.c \