diff --git a/Makefile.am b/Makefile.am index 921a2024..e07c26d5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,7 @@ ## $Id$ AUTOMAKE_OPTIONS = gnu no-dependencies +M4DIR = $(srcdir)/m4 +ACLOCAL_AMFLAGS = -I $(M4DIR) DEFS= -DSYSCONFDIR=\"$(sysconfdir)\"