aboutsummaryrefslogtreecommitdiff
path: root/apps/examples/cxxtest/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/cxxtest/Makefile')
-rw-r--r--apps/examples/cxxtest/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/examples/cxxtest/Makefile b/apps/examples/cxxtest/Makefile
index e6bdd34fc..b0f0befbf 100644
--- a/apps/examples/cxxtest/Makefile
+++ b/apps/examples/cxxtest/Makefile
@@ -73,7 +73,7 @@ STACKSIZE = 4096
VPATH =
all: .built
-.PHONY: clean depend disclean chkcxx
+.PHONY: clean depend distclean chkcxx
chkcxx:
ifneq ($(CONFIG_HAVE_CXX),y)