mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-28 16:00:22 +02:00
starting to play with handlers again
This commit is contained in:
parent
ae603deccd
commit
80df313695
1 changed files with 1 additions and 1 deletions
|
@ -37,10 +37,10 @@ INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
|||
INSTALL_DATA = @INSTALL_DATA@
|
||||
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
||||
transform = @program_transform_name@
|
||||
VERSION = @VERSION@
|
||||
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
||||
PACKAGE = @PACKAGE@
|
||||
existingdirs = @existingdirs@
|
||||
VERSION = @VERSION@
|
||||
|
||||
SUBDIRS = @existingdirs@ doc
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue