testing/cxxtest/Make.defs: Append cxxtest to CONFIGURED_APPS (#42)
This commit is contained in:
parent
8c9663b6c1
commit
3dbf8d5652
@ -35,5 +35,5 @@
|
||||
############################################################################
|
||||
|
||||
ifneq ($(CONFIG_TESTING_CXXTEST),)
|
||||
CONFIGURED_APPS += $(APPDIR)/testing
|
||||
CONFIGURED_APPS += $(APPDIR)/testing/cxxtest
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user