1
Fork 0
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:
Marius Vollmer 2001-08-07 18:17:27 +00:00
parent bc79995a9a
commit c4361fe594

View file

@ -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