summaryrefslogtreecommitdiff
path: root/shell/Module_shell.mk
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2013-07-18 11:30:10 +0200
committerFridrich Štrba <fridrich.strba@bluewin.ch>2013-07-18 12:27:33 +0200
commitcfda5af070ef3dff4f7a8cd638be9c1cb5519a82 (patch)
treeef00222b80d3c13b5f3fd9c23449ad15ac04d692 /shell/Module_shell.mk
parent389f017ab17f9ebc613994b9af7c71f9219baf70 (diff)
Trying to resurect the zip test
Change-Id: Ic022f25a4f8d69b8d60bea7974900db5223e1251
Diffstat (limited to 'shell/Module_shell.mk')
-rw-r--r--shell/Module_shell.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/shell/Module_shell.mk b/shell/Module_shell.mk
index ecd3772e31be..34613811244e 100644
--- a/shell/Module_shell.mk
+++ b/shell/Module_shell.mk
@@ -72,6 +72,10 @@ $(eval $(call gb_Module_add_targets,shell,\
StaticLibrary_xmlparser \
WinResTarget_shlxthdl \
))
+
+$(eval $(call gb_Module_add_check_targets,shell,\
+ CppunitTest_shell_zip \
+))
endif
ifeq ($(BUILD_X64),TRUE)