From 2d0bc839ede9848b5ac20c7cdf29f8c33cbef926 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 30 Mar 2018 20:42:21 +0200 Subject: 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. --- c/src/lib/libbsp/i386/pc386/tools/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'c/src/lib/libbsp/i386/pc386/tools/Makefile.am') diff --git a/c/src/lib/libbsp/i386/pc386/tools/Makefile.am b/c/src/lib/libbsp/i386/pc386/tools/Makefile.am index b41fec104e..42da8dc883 100644 --- a/c/src/lib/libbsp/i386/pc386/tools/Makefile.am +++ b/c/src/lib/libbsp/i386/pc386/tools/Makefile.am @@ -1,6 +1,5 @@ ACLOCAL_AMFLAGS = -I ../../../../../aclocal -EXTRA_DIST = Spec.doc # HACK: autoconf wants to transform the name, but RTEMS *.cfgs are not able # to deal with it. -- cgit v1.2.3