View | Details | Raw Unified | Return to issue 11478
Collapse All | Expand All

(-)udkwww/util/makefile.mk (-2 / +2 lines)
Lines 32-40 Link Here
32
        -p cppuhelper $(INCOUT) -t cppuhelper \
32
        -p cppuhelper $(INCOUT) -t cppuhelper \
33
        -p bridges $(INCOUT) -t bridges
33
        -p bridges $(INCOUT) -t bridges
34
34
35
MY_AUTODOC=$(SOLARBINDIR)$/autodoc
35
MY_AUTODOC=$(WRAPCMD) $(SOLARBINDIR)$/autodoc
36
36
37
.IF "$(GUI)"=="WNT"
37
.IF "$(USE_SHELL)"=="4nt"
38
38
39
#--------------------
39
#--------------------
40
# WNT ONLY
40
# WNT ONLY

Return to issue 11478