mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-12 14:50:19 +02:00
(AC_OUTPUT): Add guile-tools, and make executable.
This commit is contained in:
parent
7e1cd073f7
commit
01e5e07e86
1 changed files with 6 additions and 5 deletions
|
@ -591,8 +591,9 @@ AC_OUTPUT([Makefile
|
|||
qt/time/Makefile
|
||||
guile-config/Makefile
|
||||
doc/Makefile
|
||||
check-guile],
|
||||
[chmod +x libguile/guile-snarf libguile/guile-doc-snarf libguile/guile-func-name-check check-guile])
|
||||
check-guile
|
||||
guile-tools],
|
||||
[chmod +x libguile/guile-snarf libguile/guile-doc-snarf libguile/guile-func-name-check check-guile guile-tools])
|
||||
|
||||
dnl Local Variables:
|
||||
dnl comment-start: "dnl "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue