summaryrefslogtreecommitdiffstats
path: root/c/src/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/Makefile.in')
-rw-r--r--c/src/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/Makefile.in b/c/src/Makefile.in
index 455bae76e7..7a937d211f 100644
--- a/c/src/Makefile.in
+++ b/c/src/Makefile.in
@@ -85,7 +85,7 @@ VERSION = @VERSION@
AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
-SUBDIRS = make exec lib tests
+SUBDIRS = make exec lib librtems++ tests
rtems_bspdir = $(prefix)/@RTEMS_BSP@
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4