diff options
Diffstat (limited to 'odk/examples')
-rw-r--r-- | odk/examples/python/toolpanel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/odk/examples/python/toolpanel/Makefile b/odk/examples/python/toolpanel/Makefile index f39522891342..a2e77f057c4f 100644 --- a/odk/examples/python/toolpanel/Makefile +++ b/odk/examples/python/toolpanel/Makefile @@ -25,4 +25,5 @@ FILES = \ toolpanels/poc.xdl $(OUT_BIN)/toolpanel.$(UNOOXT_EXT): $(FILES) + -$(MKDIR) $(subst /,$(PS),$(@D)) $(SDK_ZIP) $@ $^ |