mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 03:40:34 +02:00
(EXTRA_DIST): Do not distribute guile-api.alist, it can't be built
currently.
This commit is contained in:
parent
f800ebfb00
commit
bd9e426845
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
## Process this file with Automake to create Makefile.in
|
||||
##
|
||||
## Copyright (C) 1998 Free Software Foundation, Inc.
|
||||
## Copyright (C) 1998, 2002 Free Software Foundation, Inc.
|
||||
##
|
||||
## This file is part of GUILE.
|
||||
##
|
||||
|
@ -38,7 +38,7 @@ dist-hook:
|
|||
cp $(srcdir)/example-smob/$$f $(distdir)/example-smob/; \
|
||||
done
|
||||
|
||||
EXTRA_DIST = groupings.alist guile-api.alist
|
||||
EXTRA_DIST = groupings.alist # guile-api.alist
|
||||
|
||||
# pending the papers from Robert Merkel
|
||||
# EXTRA_DIST = guile.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue