summaryrefslogtreecommitdiffstats
path: root/basic/Module_basic.mk
diff options
context:
space:
mode:
authorNoel Power <noel.power@novell.com>2012-05-14 12:00:00 +0100
committerNoel Power <noel.power@novell.com>2012-05-14 12:01:08 +0100
commitd87676da2201bca921f319bd7b02ef8853edfa4f (patch)
tree69798fbc41966facfcfa8e889e9dd3f284ce148a /basic/Module_basic.mk
parentn720443: Ignore autorotation of chart labels. (diff)
downloadcore-d87676da2201bca921f319bd7b02ef8853edfa4f.tar.gz
core-d87676da2201bca921f319bd7b02ef8853edfa4f.zip
simple compile test for use of 'Enable' in a Dim statement
Change-Id: I051dbb5cd56fe61e2b0aea1184dcdb03c6413834
Diffstat (limited to 'basic/Module_basic.mk')
-rw-r--r--basic/Module_basic.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/basic/Module_basic.mk b/basic/Module_basic.mk
index c3ba0ee72581..fe430ffac66c 100644
--- a/basic/Module_basic.mk
+++ b/basic/Module_basic.mk
@@ -36,6 +36,7 @@ $(eval $(call gb_Module_add_targets,basic,\
$(eval $(call gb_Module_add_check_targets,basic,\
CppunitTest_basic_scanner \
+ CppunitTest_basic_enable \
))
endif