mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-29 19:30:36 +02:00
maint: Add to 'EXTRA_DIST' instead of overwriting it.
Reported by Mike Gran. * gc-benchmarks/local.mk (EXTRA_DIST): Change = to +=.
This commit is contained in:
parent
02dfb6e776
commit
a3173e084e
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
## write to the Free Software Foundation, Inc., 51 Franklin Street,
|
||||
## Fifth Floor, Boston, MA 02110-1301 USA
|
||||
|
||||
EXTRA_DIST = \
|
||||
EXTRA_DIST += \
|
||||
%D%/gc-profile.scm \
|
||||
%D%/gcbench.scm \
|
||||
%D%/guile-test.scm \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue