mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-27 16:05:39 +08:00
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.
This commit is contained in:
@@ -2,7 +2,6 @@ include $(top_srcdir)/automake/compile.am
|
||||
|
||||
if LIBDRVMGR
|
||||
|
||||
EXTRA_DIST=
|
||||
|
||||
noinst_LIBRARIES = libdrvmgr.a
|
||||
|
||||
|
||||
Reference in New Issue
Block a user