summaryrefslogtreecommitdiff
path: root/officecfg/Module_officecfg.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2011-12-13 23:02:01 +0100
committerStephan Bergmann <sbergman@redhat.com>2011-12-13 23:02:01 +0100
commitc3a622e3416916d018ac25ccd17688a4049a37f4 (patch)
tree1ff27aa3df1ea7fb11ed308c71054116826b93e5 /officecfg/Module_officecfg.mk
parent1b6dc2adb8e7f6a6a1894ced614ba4da369fecec (diff)
Simple officecfg/cppheader sanity check.
Diffstat (limited to 'officecfg/Module_officecfg.mk')
-rw-r--r--officecfg/Module_officecfg.mk1
1 files changed, 1 insertions, 0 deletions
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: