1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-29 19:30:36 +02:00

Remove recursive Makefile for 'am'.

* Makefile.am (SUBDIRS): Remove 'am'.
(EXTRA_DIST): Add files from am/.
* am/Makefile.am: Remove.
* configure.ac: Don't emit 'am/Makefile'.
This commit is contained in:
Ludovic Courtès 2023-06-05 10:32:42 +02:00
parent b14ce93fa9
commit fc8c63acae
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5
3 changed files with 3 additions and 30 deletions

View file

@ -38,7 +38,6 @@ SUBDIRS = \
examples \
test-suite \
benchmark-suite \
am \
doc
DIST_SUBDIRS = $(SUBDIRS) prebuilt
@ -70,6 +69,9 @@ libguile/guile-procedures.txt: libguile/guile-procedures.texi
@mv $@.tmp $@
EXTRA_DIST = LICENSE HACKING GUILE-VERSION \
am/maintainer-dirs \
am/guilec \
am/ChangeLog-2008 \
m4/ChangeLog-2008 \
m4/gnulib-cache.m4 \
ChangeLog-2008 \