mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 11:40:18 +02:00
(EXTRA_DIST, SUBDIRS): Move test-suite from EXTRA_DIST to SUBDIRS.
This commit is contained in:
parent
bc79995a9a
commit
c4361fe594
1 changed files with 2 additions and 2 deletions
|
@ -21,7 +21,7 @@
|
|||
|
||||
|
||||
SUBDIRS = oop qt libltdl libguile ice-9 guile-config guile-readline \
|
||||
scripts srfi doc examples
|
||||
scripts srfi doc examples test-suite
|
||||
|
||||
bin_SCRIPTS = guile-tools
|
||||
|
||||
|
@ -30,7 +30,7 @@ include_HEADERS = libguile.h
|
|||
# automake sometimes forgets to distribute acconfig.h,
|
||||
# apparently depending on the phase of the moon.
|
||||
EXTRA_DIST = qthreads.m4 HACKING GUILE-VERSION ANON-CVS SNAPSHOTS TODO \
|
||||
test-suite $(ACLOCAL) acconfig.h
|
||||
$(ACLOCAL) acconfig.h
|
||||
|
||||
TESTS = check-guile
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue