Skip to content

Commit 3dbf8d5

Browse files
testing/cxxtest/Make.defs: Append cxxtest to CONFIGURED_APPS (#42)
1 parent 8c9663b commit 3dbf8d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: testing/cxxtest/Make.defs

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@
3535
############################################################################
3636

3737
ifneq ($(CONFIG_TESTING_CXXTEST),)
38-
CONFIGURED_APPS += $(APPDIR)/testing
38+
CONFIGURED_APPS += $(APPDIR)/testing/cxxtest
3939
endif

0 commit comments

Comments
 (0)