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:
parent
b14ce93fa9
commit
fc8c63acae
3 changed files with 3 additions and 30 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue