AUTOMAKE_OPTIONS = gnu
## Prevent automake from adding extra -I options
DEFAULT_INCLUDES =
DEFS = @DEFS@
## Check for headers in $(srcdir)/.., so that #include
## <libguile/MUMBLE.h> will find MUMBLE.h in this dir when we're