summaryrefslogtreecommitdiffstats
path: root/c/src/exec/librpc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/exec/librpc/Makefile.am16
1 files changed, 0 insertions, 16 deletions
diff --git a/c/src/exec/librpc/Makefile.am b/c/src/exec/librpc/Makefile.am
deleted file mode 100644
index db34413bca..0000000000
--- a/c/src/exec/librpc/Makefile.am
+++ /dev/null
@@ -1,16 +0,0 @@
-##
-## $Id$
-##
-
-ACLOCAL_AMFLAGS = -I ../aclocal
-
-if rpc_not_supported
-SUBDIRS =
-else
-SUBDIRS = include src
-endif
-
-EXTRA_DIST = README_RTEMS
-
-include $(top_srcdir)/../automake/subdirs.am
-include $(top_srcdir)/../automake/local.am