summaryrefslogtreecommitdiffstats
path: root/c/src/exec/librpc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/librpc/Makefile.am')
-rw-r--r--c/src/exec/librpc/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/exec/librpc/Makefile.am b/c/src/exec/librpc/Makefile.am
index d9429399ec..2377188d12 100644
--- a/c/src/exec/librpc/Makefile.am
+++ b/c/src/exec/librpc/Makefile.am
@@ -5,7 +5,11 @@
AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
+if rpc_not_supported
+SUBDIRS =
+else
SUBDIRS = include src
+endif
EXTRA_DIST = README_RTEMS