mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-29 22:40:34 +02:00
Don't include guile-config and guile-tools in distribution
They need to be regenerated, with the correct prefix, when configure and make run. * meta/Makefile.am (EXTRA_DIST): Remove bin_SCRIPTS.
This commit is contained in:
parent
f60e892819
commit
b217a822ad
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
## Fifth Floor, Boston, MA 02110-1301 USA
|
||||
|
||||
bin_SCRIPTS = guile-config guile-tools
|
||||
EXTRA_DIST= $(bin_SCRIPTS) \
|
||||
EXTRA_DIST= \
|
||||
guile.m4 ChangeLog-2008 \
|
||||
guile-2.0.pc.in guile-2.0-uninstalled.pc.in \
|
||||
guile-tools.in guile-config.in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue