summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2008-08-02 12:17:27 +0200
committerAndy Wingo <wingo@pobox.com>2008-08-02 12:17:27 +0200
commitd351811347b3bbc2c0b8fbada5335392772079b8 (patch)
treeb0e3f149a27cafe400a6bc778c0c1c46d0995632 /Makefile.am
parente610dc3851da716e6ee4568f94f5f7cace84d2d9 (diff)
downloadguile-d351811347b3bbc2c0b8fbada5335392772079b8.tar.gz
Fixes to make guile-vm compile in guile source tree
* INSTALL: Updated. * m4/gnulib-cache.m4: Regenerated. * Makefile.am: Spelling fix. * guilec.mk: * src/Makefile.am: * src/vm.c: Update to actually work inside a guile source tree. * libguile/Makefile.am: Don't error on warnings in the flex-generated c-tokenize function.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 93e7e5e7b..5c395f88a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -26,7 +26,7 @@ AUTOMAKE_OPTIONS = 1.10
SUBDIRS = lib oop libguile ice-9 guile-config guile-readline emacs \
scripts srfi doc examples test-suite benchmark-suite lang am \
- src modules testsuite
+ src module testsuite
bin_SCRIPTS = guile-tools