mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-13 15:10:34 +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
|
qt/time/Makefile
|
||||||
guile-config/Makefile
|
guile-config/Makefile
|
||||||
doc/Makefile
|
doc/Makefile
|
||||||
check-guile],
|
check-guile
|
||||||
[chmod +x libguile/guile-snarf libguile/guile-doc-snarf libguile/guile-func-name-check 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 Local Variables:
|
||||||
dnl comment-start: "dnl "
|
dnl comment-start: "dnl "
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue