mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-30 06:50:31 +02:00
actually install guile-tools
* meta/Makefile.am (bin_SCRIPTS): Re-add guile-tools here (removed in
54b38caf19
). Otherwise guile-tools
doesn't get installed. I think that 1.9.2 had this bug.
This commit is contained in:
parent
023cd5ba58
commit
5a70cf0a6c
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
## write to the Free Software Foundation, Inc., 51 Franklin Street,
|
||||
## Fifth Floor, Boston, MA 02110-1301 USA
|
||||
|
||||
bin_SCRIPTS = guile-config
|
||||
bin_SCRIPTS = guile-config guile-tools
|
||||
EXTRA_DIST= $(bin_SCRIPTS) \
|
||||
guile.m4 ChangeLog-2008 \
|
||||
guile-2.0.pc.in guile-2.0-uninstalled.pc.in \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue