summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-07-23 18:08:24 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-07-23 18:08:24 +0000
commit54c65c0e907ed242440a4ca5d6f13cef499a4223 (patch)
tree47c9f5b5767288cd2277864293f420905031a9f1 /Makefile
parent2008-07-23 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadada-examples-54c65c0e907ed242440a4ca5d6f13cef499a4223.tar.bz2
2008-07-23 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile, rtems_init.c: Add ada_from_c_task example.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 85c3057..8cda0e8 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ include $(RTEMS_CUSTOM)
include $(RTEMS_ROOT)/make/directory.cfg
SUBDIRS=empty hello_world_ada hello_via_task delay_until stack_check \
- task_priority exception_test
+ task_priority exception_test ada_from_c_task
ifeq ($(RTEMS_BSP),erc32)
SUBDIRS += irq_test irq_test_c