Skip to content

Commit

Permalink
testing/cxxtest/Make.defs: Append cxxtest to CONFIGURED_APPS (apache#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoxiang781216 committed Jan 31, 2020
1 parent 8c9663b commit 3dbf8d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/cxxtest/Make.defs
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@
############################################################################

ifneq ($(CONFIG_TESTING_CXXTEST),)
CONFIGURED_APPS += $(APPDIR)/testing
CONFIGURED_APPS += $(APPDIR)/testing/cxxtest
endif

0 comments on commit 3dbf8d5

Please sign in to comment.