guile-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Guile-commits] 03/03: Add generic prebuilt links to dist.


From: Andy Wingo
Subject: [Guile-commits] 03/03: Add generic prebuilt links to dist.
Date: Wed, 15 Mar 2017 06:25:04 -0400 (EDT)

wingo pushed a commit to branch master
in repository guile.

commit da9dee098f97fe3fc825024e202f99c70eb53915
Author: Andy Wingo <address@hidden>
Date:   Wed Mar 15 10:02:01 2017 +0100

    Add generic prebuilt links to dist.
    
    * prebuilt/Makefile.am (EXTRA_DIST): Add generic prebuilt links.
---
 prebuilt/Makefile.am | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/prebuilt/Makefile.am b/prebuilt/Makefile.am
index b0a24d0..5753e09 100644
--- a/prebuilt/Makefile.am
+++ b/prebuilt/Makefile.am
@@ -54,3 +54,8 @@ SUBDIRS = \
   x86_64-unknown-linux-gnu \
   i686-pc-linux-gnu \
   mips-unknown-linux-gnu
+
+EXTRA_DIST = \
+  32-bit-big-endian \
+  32-bit-little-endian \
+  64-bit-little-endian



reply via email to

[Prev in Thread] Current Thread [Next in Thread]