summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authordjcb <djcb@localhost.localdomain>2011-12-01 21:30:16 +0200
committerdjcb <djcb@localhost.localdomain>2011-12-01 21:30:16 +0200
commitce332dad25b516dfa75642a6f05300df8b6df9de (patch)
tree350b747d5e878c469a32391197730f526f22995c /Makefile.am
parentc93700a568bd6ab86ced77ffbadaae6c50cddf64 (diff)
* update build system
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/Makefile.am b/Makefile.am
index 4ef8830..12ebc18 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -23,15 +23,8 @@ else
widgets=
endif
-if HAVE_GUILE
-guile=libmuguile
-else
-guile=
-endif
-
SUBDIRS=m4 man src $(widgets) $(guile) contrib toys
-
ACLOCAL_AMFLAGS=-I m4
# so we can say 'make test'