mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-25 22:07:15 +00:00
Pickup common.add from $(top_srcdir).
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
AUTOCONF_SUBPACKAGES = $(top_builddir)/common/common.add
|
||||
AUTOCONF_SUBPACKAGES = $(top_srcdir)/common/common.add
|
||||
AUTOCONF_SUBPACKAGES += $(top_srcdir)/autotools/autoconf.add
|
||||
AUTOCONF_SUBPACKAGES += $(top_srcdir)/binutils/rpm-install.add
|
||||
AUTOCONF_SUBPACKAGES += $(top_srcdir)/common/clean.add
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
AUTOMAKE_SUBPACKAGES = $(top_builddir)/common/common.add
|
||||
AUTOMAKE_SUBPACKAGES = $(top_srcdir)/common/common.add
|
||||
AUTOMAKE_SUBPACKAGES += $(top_srcdir)/autotools/automake.add
|
||||
AUTOMAKE_SUBPACKAGES += $(top_srcdir)/binutils/rpm-install.add
|
||||
AUTOMAKE_SUBPACKAGES += $(top_srcdir)/common/clean.add
|
||||
|
||||
Reference in New Issue
Block a user