summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7183a93..85c3057 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,8 @@ include $(RTEMS_MAKEFILE_PATH)/Makefile.inc
include $(RTEMS_CUSTOM)
include $(RTEMS_ROOT)/make/directory.cfg
-SUBDIRS=empty hello_world_ada hello_via_task delay_until stack_check
+SUBDIRS=empty hello_world_ada hello_via_task delay_until stack_check \
+ task_priority exception_test
ifeq ($(RTEMS_BSP),erc32)
SUBDIRS += irq_test irq_test_c