summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-03-30 20:42:21 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-04-04 10:09:04 +0200
commit2d0bc839ede9848b5ac20c7cdf29f8c33cbef926 (patch)
tree530d5464dca38bf1e5dbb65c524abbed3721fdc7 /cpukit/sapi
parentEliminate PowerPC libcpu/page.h (diff)
downloadrtems-2d0bc839ede9848b5ac20c7cdf29f8c33cbef926.tar.bz2
build: Remove EXTRA_DIST
A "make dist" is not supported. So, it makes no sense to have pure "make dist" related stuff in the Makefile.am.
Diffstat (limited to 'cpukit/sapi')
-rw-r--r--cpukit/sapi/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/sapi/Makefile.am b/cpukit/sapi/Makefile.am
index 4fb7c708cd..4848e64f3b 100644
--- a/cpukit/sapi/Makefile.am
+++ b/cpukit/sapi/Makefile.am
@@ -1,7 +1,6 @@
include $(top_srcdir)/automake/multilib.am
include $(top_srcdir)/automake/compile.am
-EXTRA_DIST = include/rtems/README
noinst_LIBRARIES = libsapi.a
libsapi_a_SOURCES = src/extension.c src/extensioncreate.c \