aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/Makefile.nmake
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2011-07-14 03:15:09 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2011-07-14 03:15:09 +0000
commit42ddb9fcb4a078e061ef21fa059fef40f6fd328a (patch)
treebb7e4a501a79a46a9cb30fc52928c10534f49e9d /docbook/Makefile.nmake
parent149b4356491bca7f47a1caaef95b95d28a8996c0 (diff)
As with Makefile.am, so with Makefile.nmake. To quote the comment for
rev 37866: Removed empty directory docbook/wsluarm_src. It's generated during 'make', and now removed during 'make clean'. so we have to generate it now during nmake as well. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@38011 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'docbook/Makefile.nmake')
-rw-r--r--docbook/Makefile.nmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/docbook/Makefile.nmake b/docbook/Makefile.nmake
index 804c7f9908..2a00dc2a47 100644
--- a/docbook/Makefile.nmake
+++ b/docbook/Makefile.nmake
@@ -125,6 +125,7 @@ user-guide.zip:
!endif
wsluarm: make-wsluarm.pl $(WSLUA_MODULES)
+ mkdir wsluarm_src
$(PERL) make-wsluarm.pl $(WSLUA_MODULES)
touch wsluarm