From c3a622e3416916d018ac25ccd17688a4049a37f4 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Tue, 13 Dec 2011 23:02:01 +0100 Subject: Simple officecfg/cppheader sanity check. --- officecfg/Module_officecfg.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'officecfg/Module_officecfg.mk') diff --git a/officecfg/Module_officecfg.mk b/officecfg/Module_officecfg.mk index 6db580498ba3..22b815872931 100644 --- a/officecfg/Module_officecfg.mk +++ b/officecfg/Module_officecfg.mk @@ -24,6 +24,7 @@ $(eval $(call gb_Module_add_targets,officecfg,\ Package_misc \ Package_tools \ Configuration_officecfg \ + CppunitTest_officecfg_cppheader_test \ )) # vim: set noet sw=4 ts=4: -- cgit