X-Git-Url: http://git.hcoop.net/bpt/guile.git/blobdiff_plain/b2635f91b73aa2cf6618815906ac6fb82e1721f0..d10196fc422179cae334c59944c6fd884369451e:/Makefile.am diff --git a/Makefile.am b/Makefile.am index aa8f6e58a..ad4d1bff3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,8 +21,9 @@ AUTOMAKE_OPTIONS = 1.5 -SUBDIRS = oop libguile-ltdl libguile ice-9 guile-config guile-readline \ - scripts srfi doc examples test-suite benchmark-suite lang am +SUBDIRS = oop libltdl libguile ice-9 guile-config guile-readline \ + scripts srfi doc examples test-suite benchmark-suite lang am \ + emacs bin_SCRIPTS = guile-tools @@ -30,13 +31,11 @@ include_HEADERS = libguile.h # automake sometimes forgets to distribute acconfig.h, # apparently depending on the phase of the moon. -EXTRA_DIST = HACKING GUILE-VERSION ANON-CVS SNAPSHOTS \ - $(ACLOCAL) BUGS +EXTRA_DIST = HACKING GUILE-VERSION ANON-CVS SNAPSHOTS BUGS TESTS = check-guile -# The rule will cd to $(top_srcdir). -ACLOCAL = ./guile-aclocal.sh +ACLOCAL_AMFLAGS = -I guile-config DISTCLEANFILES = check-guile.log