From 73c529b72c2b7d91e5b1e8938b5c59e6e72299e8 Mon Sep 17 00:00:00 2001 From: Petr Mladek Date: Fri, 4 Mar 2011 17:22:12 +0100 Subject: fix custom-tool-panel build dependencies --- sfx2/workben/custompanel/makefile.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sfx2/workben/custompanel/makefile.mk b/sfx2/workben/custompanel/makefile.mk index 1eb20ceed3..20780a0655 100644 --- a/sfx2/workben/custompanel/makefile.mk +++ b/sfx2/workben/custompanel/makefile.mk @@ -91,7 +91,7 @@ COMPONENT_IMAGES= \ $(EXTENSIONDIR)/panel.png # ........ dependencies for packaging the extension ........ -EXTENSION_PACKDEPS=makefile.mk $(COMPONENT_IMAGES) +EXTENSION_PACKDEPS=makefile.mk $(COMPONENT_XCU) $(COMPONENT_LIBRARIES) $(COMPONENT_IMAGES) # --- Targets ------------------------------------------------------ .INCLUDE : extension_pre.mk -- cgit v1.2.3